Dockerfile: what is behind the format
Docker has established itself as the standard for container virtualisation. But the multitude of Docker-specific concepts can easily confuse anyone. Docker containers, Docker images and Dockerfiles – how are they related and how are they different? We will go into detail about Dockerfiles and present the most important instructions and their specifics.