This program covers the details about Docker, the containerization tool. It also focuses on understanding how to create your own flexible application environments by using Docker Compose.
Upon completion of the Dockers platform training course, the participant would be able to:
Run containers on Docker platform
Build images to run containers
Host private registries
Setup various networks to boot containers
Work with Docker Remote API
Manage a cluster of containers
Set up Continuous Integration with Docker
Duration: 16 Hours
Basic understanding of Linux
Introduction
What is a Docker
Use case of Docker
Platforms for Docker
Dockers vs Virtualization
Architecture
Docker Architecture.
Understanding the Docker components
Installation
Create organization
Add yourself and node to organization
Test Node Setup
Installing Docker on Linux.
Understanding Installation of Docker on windows.
Some Docker commands.
Provisioning
Docker Hub
Downloading Docker images.
Uploading the images in Docker Registry and AWS ECS