about banner




Program Overview:
This 2-day course will give a strong foundation knowledge on docker deployment in single server ,configure docker cluster and also operations on containers, images and networking.Each student will be able to deploy his own docker hosts on Ubuntu server and windows server 2016 and also perform advanced docker function like linked continers,

Program Duration: 2 Days

Prerequisite Skills:
Linux basic skills ( like working file and directories)

Who should attend?
Targeted for Cloud engineers, Centre of excellence team, window server administrators, Unix/Linux administrator, Storage admins, network administrators , Virtualization administrators

Module 1 : Course Overview
  • Module 1.1 : Introuduction to the course
Module 2 : Understanding Docker
  • Module 2.1 - Module Introduction
  • Module 2 .2 - What is Virtualization
  • Module 2.3 what are Containers
  • Module 2.4 : Containerization and virtualization differences
  • Module 2.5 : Case study : 100 developer environment
  • Module 2.6 : difference between win and linux containers
  • Module 2.7 : Docker ecosystem and components
Module 3 : Installing Docker
  • 3.1 : Module Introduction
  • 3.2 - Installing Docker on ubuntu 16.04 server
  • 3.3 - Install Docker on centos 7
  • 3.4 - Install Docker on RHEL 7
  • 3.5 Install Docker on Suse Linux
  • 3.6- Install Docker on Windows 2016 server
  • 3.7 Install Docker Toolbox on windows 7-8-10
Module 4 : Containers On Ubuntu Docker host
  • 4.1 : Module Introduction
  • 4.2 : Deploy ,Login,exit contianer
  • 4.3: List,Start, Stop, restart containers
  • 4.4 where containers are stored
  • 4.5 : working with container hostnames
  • 4.6 working on multiple containers
  • 4.7 Container stats and inspect
  • 4.8 Container networking
  • 4.9 Deleting containers
Module 5 : Containers On Win-2016 server Docker host
  • 5.1 : Module Introduction
  • 5.2 Install Docker on win 2016 server
  • 5.3 :Win contiainer Deploy ,Login,exit contianer
  • 5.4 : List,Start, Stop, restart containers
  • 5.5 where containers are stored
  • 5.6 : working with container hostnames
  • 5.7 working on multiple containers
  • 5.8 Container inspect
  • 5.9 : Deleting containers
Module 6 : Docker Images
  • 6.1 : Module Introduction
  • 6.2 : Introduction to Docker Images
  • 6.3 : Docker hub - create your account
  • 6.4 : Explore and pull images from docker hub
  • 6.5 : Docker commit Build and Push Your own image
  • 6.6 : Launch container using your own image
  • 6.7 : Build Your own image using dockerFIle
Module 7: Docker Networking
  • 7.1 Module Introduction
  • 7.2 Linux Docker host default Networking
  • 7.3 Linux container networking
  • 7.4 Docker host and container port mapping
  • 7.5 List,create,inspect and remove new networks
  • 7.6 Launch container in desired network
  • 7.7 Attach a container two networks
Module 8 : Docker Volumes
  • 8.1 : Module introduction
  • 8.2 : Introduction to Docker volumes
  • 8.3 : Launch a continer with volume attached
  • 8.4 : Recovering volume
  • 8.5 : Module Summary
Module 9 : Linked Containers
  • Module 9.1 Module introduction
  • Module 9.3 Creating webapp contianer
  • Module 9.4 creating mysql db container
  • Module 9.5 Connect webapp with mysql DB
Module 10 Docker Compose
  • Module 10.1 : Module introduction
  • Module 10.3 : Creating docker compose file(wordpress and DB)
  • Module 10.4 : Docker compose operations
Module 11 : Docker Machine
  • Module 11.1 Module Introduction
  • Module 11.3 : Install Docker machine on Ubuntu 16.04
  • Module 11.4 Deploy and Manage docker host via docker machine on AWS
  • Module 11.5 : Transfer files to docker-host via docker-machine
  • Module 11.6 : Removing docker host via docker-machine
  • Module 11.8: Module summary