
Docker and Virtualization Concepts Illustrated
Explore the world of Docker, virtualization, hypervisors, containers, and underlying technologies through visual representations. Learn about Docker engine, image building, container runtime, registry hub, network configurations, and more.
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
Docker The Big Picture Stevica Stojkovi
Docker Engine Client Server
Docker Image Build-time Layers Dockerfile
Docker Container Run-time Based on Image
Docker Registry Hub
Docker Persistence Writable layer Transient
Docker Networking Bridge Host Overlay Macvlan None User-defined bridge 3rd Party driver Pluggable sub-system Drivers
Docker Compose Multi-container apps Declarative configuration Client side
Docker Swarm Services Orchestration Server side