Bhat, Sathyajith
Practical Docker with Python: Build, Release, and Distribute Your Python App with Docker
- ISBN 13:
- 9781484278147
- author:
- Bhat, Sathyajith
- format:
- Paperback / softback
- publisher:
- APress
- language:
- English
- Publication Year:
- 2021
- Pages:
- 239
- Dimensions:
- 23.4 x 15.6 x 1.4 centimeters (0
- Genre:
- Computers, Programming, Python,
- Condition:
- New
- Availability:
- Item usually sent within 20 working days
Description
Learn the fundamentals of containerization with Docker and Python. This second edition of Practical Docker with Python builds upon the foundation of the first book, revising all chapters to meet the changes in Docker and introducing new topics such as production deployment and Telegram bot development. You'll start by learning how to install and get started with Docker, then explores understanding the Dockerfile, distributing images using Docker Hub, and running multi-container applications. The book also covers persisting data with Docker volumes, inter-container networking with Docker networks, and preparing a containerized application for production deployments. Throughout, you'll apply these techniques by building a Telegram messenger Chatbot. By the end of this book, you'll be able to build, release, contribute, and distribute your Python app using Docker, as well as optimize images for production servers and improve service reliability with health checks and restart policies.