Mastering Docker

Step by step course for mastering Docker

Ratings 3.53 / 5.00
Mastering Docker

What You Will Learn!

  • Basics of Docker, Docker Introduction, Docker Architecture, Pulling Docker Images, Creating Your First Container, Connectivity Between Containers
  • Stopping and Removing Containers, Removing Docker Images, Different ways to install Docker, Installing Docker on Ubuntu, Installing Docker on CentOS
  • Manage Docker Images, Create Image by Commit, Create Image by Using Dockerfile, Pushing Images to Docker Hub, Working with web server images
  • Working with Apache Web Server Image, Working with Nginx Web Server Image, Deploy Custom Page Using Apache Web Server
  • Deploy Custom Page Using Nginx Web Server, Use Docker Registry, Ephemeral vs Persistent Storage, Bind Mount and Volumes
  • Sharing Data between Containers, Sharing Data in Read Only Mode, Working with Database Images, Using Mariadb Image
  • Understand Docker Networking
  • Bridge Networking
  • Host Networking
  • Container Network Mode Networking
  • User Defined Networks
  • Understand Dockerfiles
  • Dockerfile Basics
  • Dockerfile Multistage Build
  • How to Use Docker Compose
  • Docker Swarm Cluster Implementation

Description

Docker makes it very easy to create, deploy and run applications using containers. Containers are very small in size, very fast and their resource usage is bare minimum. Companies are very rapidly adopting Docker. In earlier days, people used to work on physical machine, then came Virtual Machines(VMs) and now it is containers everywhere. Docker is an essential component of Automation, CI/CD and DevOps.

Docker is the new buzzword in Industry. Everyone is now talking about docker. This course will start from basics of docker  and slowly and slowly will takes you to advance level of Docker in clear cut manner.

This course is going to make your docker fundamental  clear. We have create various customized diagrams and examples to make the contents of the course easy to understand.

This course covers basics of Docker, Different ways to install docker. How to work with Apache Web Server. How to work with  Nginx web server images. How to publish ports in dynamic and fixed manner. How to work with database images. What is Ephemeral and Persistent storage. How to use persistent storage. What is bind mounts and docker volumes. What are different types of docker networking modes available. How to use Dockerfile for creating custom images. How to deploy multi container applications using Docker Compose. How to install and use Docker Swarm Cluster.



Who Should Attend!

  • Anyone who wants to learn Docker & Containers.
  • Anyone who wants to enter into DevOps.

TAKE THIS COURSE

Tags

  • Docker

Subscribers

600

Lectures

69

TAKE THIS COURSE



Related Courses