關於Docker CheatSheet
學習Docker命令並將本教程放在口袋里以掌握Docker技術
Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels. All containers are run by a single operating-system kernel and are thus more lightweight than virtual machines
Docker Compose is a tool for defining and running multi-container Docker applications
Docker Swarm provides native clustering functionality for Docker containers
Learn and be the most effective DevOps team member
Keep track of new commands and never forget this tutorial of docker
Don't remember all the commands Download this app and start focusing on infrastructure and more advanced problems