Docker Birthday #5
Mehmet Ali AYDIN
DevOps Consultant
/maaydin
@maayd_in
DevOps & MicroServices Consultancy
We consult you move towards Containerization,
Automated Provisioning, Deployment/Release
Automation, Test Automation, Performance Tuning and
moving to Cloud…
blog.kloia.com
@kloia_com
kloia.co.ukkloia.com
Agenda
● A Brief History of Containers
● Introduction to Docker for Newcomers
● Docker Adoption with Numbers
● Get Hands Dirty
A Brief History of
Containers
A Brief History of Containers
Image Source:
https://www.opcito.com/from-the-ceos-desk-dockers-moby-and-linuxkit-making-containers-mainstream/
The Future of Containers
Image Source:
https://containerd.io/
Docker Birtday #5
Docker Birtday #5
65+ Events Scheduled Worldwide!65+ Events Scheduled Worldwide!
Docker Birtday #5
Introduction to Docker for
Newcomers
What is Docker?
Docker is an open-source project that automates the deployment of
applications inside software containers, by providing an additional layer of
abstraction and automation of operating system–level virtualization on Linux.
[Source: en.wikipedia.org]
Docker vs Virtual Machine
Source: https://www.docker.com/whatisdocker/
Docker Technology
libvirt: Platform Virtualization
LXC (LinuX Containers): Multiple isolated Linux systems (containers) on a
single host
Layered File System
[Source: https://docs.docker.com/terms/layer/]
Docker Architecture
Terminology - Image
Persisted snapshot that can be run
● images: List all local images
● run: Create a container from an image and execute a command in it
● tag: Tag an image
● pull: Download image from repository
● rmi: Delete a local image
● This will also remove intermediate images if no longer used
Terminology - Container
Runnable instance of an image
● ps: List all running containers
● ps –a: List all containers (incl. stopped)
● top: Display processes of a container
● start: Start a stopped container
● stop: Stop a running container
● pause: Pause all processes within a container
● rm: Delete a container
● commit: Create an image from a container
Image vs. Container
Container
cid4
Container
cid3
Base Image
ubuntu:latest
Container
cid1
run
Container
cid1
cmd → new state
New Image
iid1
commit
base image
Container
cid2
run
Docker Use Cases
● Simplifying Configuration
● Code Pipeline Management
● Developer Productivity
● App Isolation
● Server Consolidation
● Debugging Capabilities
● Multi-tenancy
● Rapid Deployment
Docker Adoption with
Numbers
Docker Momentum
Docker Market-share Growth
Hosts Running Docker
Larger Companies Leading Adoption
Orchestrators Are Taking Off
Once You Pop, You Can't Stop
Top Technologies Running on Docker
A Friendly Reminder
The 3rd DevOpsDays
Istanbul
Will Take Place on
September 20
https://devopsdays.istanbul/
/maaydin @maayd_in
Thank you!
Let’s get in touch!
blog.kloia.com
@kloia_com
kloia.co.ukkloia.com
Get Hands Dirty
Docker Birthday #5 Hands-on Labs
https://github.com/dockersamples/docker-fifth-birthday
● Docker 101 for Linux users
● Docker 101 for Windows users
● Kubernetes on Docker for Mac and Docker for Window
● Modernizing Traditional Java Apps
● Modernizing Traditional .NET / Windows Apps
● Deploying Multi-OS applications with Docker EE with Kubernetes

More Related Content

PDF
Ansible - Hands on Training
PDF
Introduction to ansible galaxy
PPTX
Hands on ansible
PDF
Ansible
PDF
CI/CD Using Ansible and Jenkins for Infrastructure
PDF
Ansible
PDF
Ansible Introduction
PPTX
What Is Ansible? | How Ansible Works? | Ansible Tutorial For Beginners | DevO...
Ansible - Hands on Training
Introduction to ansible galaxy
Hands on ansible
Ansible
CI/CD Using Ansible and Jenkins for Infrastructure
Ansible
Ansible Introduction
What Is Ansible? | How Ansible Works? | Ansible Tutorial For Beginners | DevO...

What's hot (20)

PDF
How Ansible Makes Automation Easy
PDF
Continuous Testing with Molecule, Ansible, and GitHub Actions
PDF
DevOps in a Regulated World - aka 'Ansible, AWS, and Jenkins'
PPTX
Monitor-Driven Development Using Ansible
PPTX
Ansible Tutorial For Beginners | What Is Ansible And How It Works? | Ansible ...
ODP
Introduction to Ansible
PPTX
DevOps, A brief introduction to Vagrant & Ansible
PDF
Ansible Intro - June 2015 / Ansible Barcelona User Group
PPTX
Ansible module development 101
PDF
Introduction to ansible
PPTX
Introduction to Ansible - Jan 28 - Austin MeetUp
PPTX
Docker ansible-make-chef-puppet-unnecessary-minnihan
PDF
Testing Ansible with Jenkins and Docker
PPTX
Advance discussion on Ansible - Rahul Inti
PPTX
Network automation (NetDevOps) with Ansible
PPTX
Cyansible
PPTX
Ansible presentation
PPTX
Go Faster with Ansible (PHP meetup)
PDF
Managing Your Cisco Datacenter Network with Ansible
PDF
Ansible Oxford - Cows & Containers
How Ansible Makes Automation Easy
Continuous Testing with Molecule, Ansible, and GitHub Actions
DevOps in a Regulated World - aka 'Ansible, AWS, and Jenkins'
Monitor-Driven Development Using Ansible
Ansible Tutorial For Beginners | What Is Ansible And How It Works? | Ansible ...
Introduction to Ansible
DevOps, A brief introduction to Vagrant & Ansible
Ansible Intro - June 2015 / Ansible Barcelona User Group
Ansible module development 101
Introduction to ansible
Introduction to Ansible - Jan 28 - Austin MeetUp
Docker ansible-make-chef-puppet-unnecessary-minnihan
Testing Ansible with Jenkins and Docker
Advance discussion on Ansible - Rahul Inti
Network automation (NetDevOps) with Ansible
Cyansible
Ansible presentation
Go Faster with Ansible (PHP meetup)
Managing Your Cisco Datacenter Network with Ansible
Ansible Oxford - Cows & Containers
Ad

Similar to Docker Birtday #5 (20)

PDF
Docker London Meetup: Docker Engine Evolution
PPTX
Docker - Der Wal in der Kiste
PPTX
Getting started with docker (2017)
PPTX
Accelerate your development with Docker
PDF
Accelerate your software development with Docker
PDF
O'Reilly Software Architecture Conference London 2017: Building Resilient Mic...
PDF
Real-World Docker: 10 Things We've Learned
PDF
Demystifying Docker
PPTX
Demystifying Docker101
PDF
Docker puebla bday #4 celebration
PPTX
Azure ai on premises with docker
PDF
A Shift from Monolith to Microservice using Docker
PPTX
Docker 101 describing basic docker usage
PDF
Docker Overview - Rise of the Containers
PDF
Docker mentorweek
PDF
Docker basic
PDF
Containers without docker | DevNation Tech Talk
PDF
Webinar: From Development to Production with Docker and MongoDB
PPTX
Docker Bday #5, SF Edition: Introduction to Docker
PDF
DCEU 18: Building Your Development Pipeline
Docker London Meetup: Docker Engine Evolution
Docker - Der Wal in der Kiste
Getting started with docker (2017)
Accelerate your development with Docker
Accelerate your software development with Docker
O'Reilly Software Architecture Conference London 2017: Building Resilient Mic...
Real-World Docker: 10 Things We've Learned
Demystifying Docker
Demystifying Docker101
Docker puebla bday #4 celebration
Azure ai on premises with docker
A Shift from Monolith to Microservice using Docker
Docker 101 describing basic docker usage
Docker Overview - Rise of the Containers
Docker mentorweek
Docker basic
Containers without docker | DevNation Tech Talk
Webinar: From Development to Production with Docker and MongoDB
Docker Bday #5, SF Edition: Introduction to Docker
DCEU 18: Building Your Development Pipeline
Ad

Recently uploaded (20)

PDF
Transform-Your-Factory-with-AI-Driven-Quality-Engineering.pdf
PDF
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
PDF
SaaS reusability assessment using machine learning techniques
PDF
Aug23rd - Mulesoft Community Workshop - Hyd, India.pdf
PDF
Advancing precision in air quality forecasting through machine learning integ...
PDF
Co-training pseudo-labeling for text classification with support vector machi...
PPTX
Internet of Everything -Basic concepts details
PDF
Rapid Prototyping: A lecture on prototyping techniques for interface design
PPTX
MuleSoft-Compete-Deck for midddleware integrations
PDF
Build Real-Time ML Apps with Python, Feast & NoSQL
PDF
Lung cancer patients survival prediction using outlier detection and optimize...
PDF
IT-ITes Industry bjjbnkmkhkhknbmhkhmjhjkhj
PDF
Early detection and classification of bone marrow changes in lumbar vertebrae...
PDF
Ensemble model-based arrhythmia classification with local interpretable model...
PPTX
Training Program for knowledge in solar cell and solar industry
PDF
Transform-Quality-Engineering-with-AI-A-60-Day-Blueprint-for-Digital-Success.pdf
PDF
The-Future-of-Automotive-Quality-is-Here-AI-Driven-Engineering.pdf
PPTX
agenticai-neweraofintelligence-250529192801-1b5e6870.pptx
PPTX
Build automations faster and more reliably with UiPath ScreenPlay
PDF
The-2025-Engineering-Revolution-AI-Quality-and-DevOps-Convergence.pdf
Transform-Your-Factory-with-AI-Driven-Quality-Engineering.pdf
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
SaaS reusability assessment using machine learning techniques
Aug23rd - Mulesoft Community Workshop - Hyd, India.pdf
Advancing precision in air quality forecasting through machine learning integ...
Co-training pseudo-labeling for text classification with support vector machi...
Internet of Everything -Basic concepts details
Rapid Prototyping: A lecture on prototyping techniques for interface design
MuleSoft-Compete-Deck for midddleware integrations
Build Real-Time ML Apps with Python, Feast & NoSQL
Lung cancer patients survival prediction using outlier detection and optimize...
IT-ITes Industry bjjbnkmkhkhknbmhkhmjhjkhj
Early detection and classification of bone marrow changes in lumbar vertebrae...
Ensemble model-based arrhythmia classification with local interpretable model...
Training Program for knowledge in solar cell and solar industry
Transform-Quality-Engineering-with-AI-A-60-Day-Blueprint-for-Digital-Success.pdf
The-Future-of-Automotive-Quality-is-Here-AI-Driven-Engineering.pdf
agenticai-neweraofintelligence-250529192801-1b5e6870.pptx
Build automations faster and more reliably with UiPath ScreenPlay
The-2025-Engineering-Revolution-AI-Quality-and-DevOps-Convergence.pdf

Docker Birtday #5