Docker commands and Multi-Stage Build
In Introduction to Docker, we covered topics such as what a Docker image and a Container are. We wrote a simple and easy-to-understand Dockerfile. Based on that Dockerfile, we build an image and run it from the Docker Desktop.
[Introduction to Docker...
tberkovac.hashnode.dev7 min read