What and Why
what is #DOCKER
What is docker
A tool for creating and managing containers
Docker simplifies the creation and management of such [[Containers]]
What are [[Containers]]
Why would we want independent, standardized, "application packages" ?
Compared to [[Virtual Machines]], Docker is simpler to use/share/deploy also it takes less storage relatively to fire up the resources to deploy the application
Now lets get into what are docker [[Images and containers]]
Practice Sessions
Location: [[Practice Images]]
Last updated