© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
S. BhatPractical Docker with Pythonhttps://doi.org/10.1007/978-1-4842-7815-4_8

8. Preparing for Production Deployments

Sathyajith Bhat1  
(1)
Bangalore, Karnataka, India
 

In the previous chapters, you learned about Docker and its associated terminologies and took a deeper look into how to build Docker images using the Dockerfile. You also learned how to persist data generated by containers and you enabled network communication across the running containers with help of Docker’s network features. You then learned how Docker Compose makes it easy to run multi-container applications by writing your requirements in a simple YAML file and providing that as an input ...

Get Practical Docker with Python: Build, Release, and Distribute Your Python App with Docker now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.