Categories
coding

Docker Ubuntu 19.04

Docker on Ubuntu 19.04 is a cinch. “Dockerizing” an application is a great way to ensure you understand it’s dependencies. I always forget this last bit when setting up a new machine.

sudo usermod -aG docker username

Otherwise, I recommend this Medium post by Grigor Khachatryan.

https://medium.com/@Grigorkh/how-to-install-docker-on-ubuntu-19-04-7ccfeda5935

It turns out that LAMP Ubuntu 19.04 is the most popular Metatooth blog post. Can’t argue with success. More #DevOps posts forthcoming! I’ll certainly keep posting about teeth and technology, too.

What other “crowdsourced” finding has surprised you recently? Tell me about it in the comments!