Skip to content

Official guide repo used to accompany video tutorials in the docker course.

Notifications You must be signed in to change notification settings

SUMALATHA-AVULA/docker-guides

This branch is 4 commits behind 15Dkatz/docker-guides:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7e42e07 · Jan 7, 2018

History

7 Commits
Jan 4, 2018
Jan 4, 2018
Jan 4, 2018
Jan 4, 2018
Jan 4, 2018
Jan 4, 2018
Jan 4, 2018
Jan 6, 2018
Jan 4, 2018
Jan 7, 2018
Jan 4, 2018
Jan 6, 2018

Repository files navigation

Docker - Introducing Docker Essentials, Containers, and more

"Docker - Introducing Docker Essentials, Containers, and more": Official guide repo used to accompany video lessons.

Docker is an open platform that lets you package, develop, run, and ship appications in environments called containers.

In this course:

  • Run your own containers on the command line with Docker.
  • Build your own container images with Dockerfiles.
  • Persist data across containers with mounts.
  • Compose multicontainer applications with Docker Compose.
  • Update containers dynamically with volumes.
  • Create private networks for Docker containers.
  • Create a multinode cluster with Docker Swarm.
  • Set up the automatic building of Docker Images with Docker Cloud.
  • Configure automatic tests and a continuous integration workflow with Docker Cloud.

Check out the original course: https://www.udemy.com/docker-containers

About

Official guide repo used to accompany video tutorials in the docker course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.0%
  • PHP 31.8%
  • Python 15.7%
  • Shell 12.6%
  • HTML 0.9%