Skip to content

killjoycircuit/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

  • Docker is a platform that lets you build, package, and run applications in isolated environments called containers
  • Containers ensure your app runs the same everywhere on any system or cloud
  • Docker Engine → runs → Docker Image → becomes → Container
  • We run Docker images using the Docker Engine to create containers

About

learning docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published