In the previous chapter, we covered containerization with Docker, where we installed Docker and ran our first container. We covered some core fundamentals, including Docker volumes, mounts, storage drivers, and logging drivers. We also covered Docker Compose as a declarative method of managing containers. Now, we will discuss the core building blocks of containers: container […]
Read More… from Technical requirements – Creating and Managing Container Images