Essential Docker for ASP.NET Core MVC

Find out how to use Docker in your ASP.NET Core MVC applications, and how containers make it easier to develop, deploy and manage those applications in production environments. Packed with examples and practical demonstrations, this book will help you deploy even large-scale, cross-platform web appl...

Descripción completa

Detalles Bibliográficos
Autor principal: Freeman, Adam. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2017.
Edición:1st ed. 2017.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630145706719
Tabla de Contenidos:
  • 1. Understanding Docker
  • 2. Docker Quick Reference
  • 3. Getting Ready
  • 4. Docker Images and Containers
  • 5. Docker Volumes and Networks
  • 6. Docker Compose
  • 7. Docker Swarms
  • 8. Containerized Development.