Book Image

Docker Fundamentals

By : Sreeprakash Neelakantan
Book Image

Docker Fundamentals

By: Sreeprakash Neelakantan

Overview of this book

Docker is a leading software container platform. Using containers, Docker guarantees that a particular application will always run the same, regardless of where it's deployed. The course begins with a basic introduction to Docker, and explore our first Hello world! example. You then move on to Docker installation and more Hello world! examples on various platforms, and explore the Docker architecture and its major components such as the Docker Registry, Docker containers, and so on. Moving ahead, you will delve deeply into understanding Docker containers — one of the most important features in Docker. We also look at container and data management, customizing Docker images using Dockerfile, uploading images to the registry, and Dockerfile best practices. Along with learning Docker, you will also learn how Docker simplifies DevOps automation. By the end of this course, you will successfully deploy applications in a Docker container. All the code and supporting files for this course are available on Github at https://github.com/PacktPublishing/Docker-Fundamentals
Table of Contents (9 chapters)
Chapter 3
Docker Images and Docker Registry
Content Locked
Section 2
Docker Hub
Explore Docker Hub. - Learn What are the way we can use the Docker Hub - Learn How to Search Images in Docker Hub