Practical Docker with Python: Build, Release and Distribute your Python App with Docker . Sathyajith Bhat

Описание

Learn the key differences between containers and virtual machines. Adopting a project based approach, this book introduces you to a simple Python application to be developed and containerized with Docker.
After an introduction to Containers and Docker you’ll be guided through Docker installation and configuration. You’ll also learn basic functions and commands used in Docker by running a simple container using Docker commands.
The book then moves on to developing a Python based Messaging Bot using required libraries and virtual environment where you’ll add Docker Volumes to your project, ensuring your container data is safe.
You’ll create a database container and link your project to it and finally, bring up the Bot-associated database all at once with Docker Compose.
What You’ll Learn

Схожие книги

Python. Карманный справочник. Марк Лутц
Python
ru

Python. Карманный справочник. Марк Лутц

Python for Everybody: Exploring Data in Python 3. C. Severance
Python
en

Python for Everybody: Exploring Data in Python 3. C. Severance

Fluent Python: Clear, Concise, and Effective Programming. Luciano Ramalho
Python
en

Fluent Python: Clear, Concise, and Effective Programming. Luciano Ramalho

Automate the Boring Stuff with Python: Practical Programming for Total Beginners. Albert Sweigart
Python
en

Automate the Boring Stuff with Python: Practical Programming for Total Beginners. Albert Sweigart

×