Varun Margamvarunmargam.hashnode.dev·Aug 16, 2023Docker Cheatsheet: Compiling My Docker Knowledge.📍Installation Install Docker on Linux: sudo apt install docker.io (ubuntu) sudo yum install docker (centos) Install Docker desktop for Windows: download docker 📍Docker Commands sudo usermod -aG docker <user>: Allow <user> to run docker com...2 likes·116 reads90DaysOfDevOps🚀day20Add a thoughtful commentNo comments yetBe the first to start the conversation.