What is Docker?
Docker is a tool that simplifies building, shipping and running applications. Docker containerises your code, making it easier to transport and more reliable to use.
Docker relies on images and containers, they are your fundamental building blocks in Docker. What are they?
Images
An image is the