Get the coupon in the end of description.
Description
Docker is a powerful tool for packaging, shipping and running applications in docker containers. It makes the process of deploying application super easy.
Deploying an application with docker is as easy as running a simple docker run command
This course will take you in a step-by-step way to start working the docker cli to manage docker containers, docker images and to build your own docker images
By taking this course you will have the required skills that you need to start building your own images and playing with docker container, learn advanced docker topics or learn one the orchestration tools like Docker Swarm, MESOS or Kubernetes which is the most popular orchestration tool
Requirements for this Course:
Who this course is for:
What you’ll learn
what is docker and why we need it?
Docker images VS docker containers
Working with docker images
Working with docker containers
Working with docker volumes
Build your own docker image
Store your docker images in your Dockerhub account