Docker Containerization Training
Docker is a open-source platform for Building,Shipping and Running applications using container virtualization technology. Container based virtualization uses the kernel on the host’...
Docker is a open-source platform for Building,Shipping and Running applications using container virtualization technology. Container based virtualization uses the kernel on the host’...
This cookbook contains 10 chapters. Each chapter is composed of recipes written in the standard O’Reilly recipe format (Problem, Solution, Discussion). You can read this book from fr...
This book is intended for anyone who is looking to solve the complex workflow problems involved in developing and deploying software to production at scale. If you’re interested in D...
Best practices in development and deployment,with Docker and Containers. Docker is a container manager, which means that is able to create and execute containers that represent speci...
In this ebook, we provide a compilation of Docker examples that will help you kick-start your own automation projects. We cover a wide range of topics, from installation and configur...
Docker is here and there’s no point hiding. Developers are all over it, and IT Ops need to be on their game! We damn well better know how to build and support production-quality Dock...
The Docker platform requires a 64-bit hardware system to run on. Docker applications have been developed on Ubuntu 14.04 for this book, but this does not mean that the Docker platfor...
This book is a starting point for anyone considering implement- ing the microservices architecture and who already has a rough idea of what Redis does in a modern application. The b...
Who Should Read This Book This book tries to take a holistic approach to Docker, explaining the reasons for using Docker and showing how to use it and how to integrate it into a...
An Open Platform to Build, Ship, and Run Distributed Applications The origins of the Docker Project • dotCloud was operating a PaaS, using a custom container engine. • This engi...
The Docker Project • The initial container engine is now known as “Docker Engine.” • Other tools have been added: • Docker Compose (formerly “Fig”) • Docker Machine • Docker Swarm • ...