Practical Docker with Python Build, Release and Distribute your Python App with Docker

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 installatio...

Descripción completa

Detalles Bibliográficos
Autor principal: Bhat, Sathyajith. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2018.
Edición:1st ed. 2018.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630754906719
Tabla de Contenidos:
  • Chapter 1: Introduction to Containerization & Docker
  • Chapter 2: Docker 101
  • Chapter 3: Building the Python App
  • Chapter 4: Understanding Dockerfile
  • Chapter 5: Understanding Docker Volumes
  • Chapter 6: Docker Networking
  • Chapter 7: Multi Container Applications with Docker Compose.