Introduction
Learn the role of Docker in microservice architecture, including how Dockerfiles simplify software installation and how Docker Compose and Machine manage complex setups. Understand Docker's foundation on Linux containers and its connection to related technologies like Kubernetes.
We'll cover the following...
We'll cover the following...
Chapter walkthrough
This chapter introduces Docker and covers ...