November 2021
Intermediate to advanced
250 pages
3h 40m
English
Now that you understand a little bit better about how Docker works and why its popularity has exploded, in this chapter, you’ll learn some different terminology associated with Docker. You will also learn how to Install Docker and understand Docker terms such as images, containers, Dockerfiles, and Docker Compose. You also work with some simple Docker commands on creating, running, and stopping Docker containers.
Docker supports the Linux, macOS, and Windows platforms. It’s straightforward to install ...