SlideShare a Scribd company logo
DOCKER
Amin Arab
Tosan
Ordibehesht 98
https://www.linkedin.com/in/amin-arab-a653b13a/
Docker isVirtual Machine
■ Immutable images
■ Infrastructure as code
■ Copy on write
■ Fast scale up
Docker isVirtual Machine
■ Docker toolbox (+Virtual box)
– https://docs.docker.com/docker-for-windows/
– Native Linux
– Mac toolbox
■ Docker Hub : Machine repository (all linux application has image)
– docker register : artifactory of docker images
– docker hub is public docker image registry
■ Kitematic
– Run
– Exec
– Stop
– Restart
■ Docker cli
Docker Commands
command description example
version version
info
Docker server specifications : containers , images , storage ,
…
ps Docker process = live container
ps -a All container even terminated = you restore files
images All pulled docker images from dockerhub
run -i -t Run image as interaction + terminal container
docker run -i -t debian
/bin/bash
rm Remove container
pull Pull new image docker pull [image name]
rmi Remove image
link add Mysql container to WordPress container
Docker Commands
command description example
build
build my image from dockerfile [-t for tag name] [. for current
directory]
docker build -t mytagname
.
volume mount current directory to container
login login to docker hub
tag
tag image by user tag => allow push image in docker hub
(Management Console or not)
docker tag [image name]
[user]/[repo]
Docker for DevOps
■ Infrastructure as code
■ Dockerfile
– docker shell script
– extend from php container From php
– copy file to directory Copy hello.php /amin
– run command on terminal CMD ["python" , "/taak/hellotaak.py"]
■ EnvironmentVariable
Reference
■ http://taakestan.com/index.php/2012-09-09-10-30-14/53-docker
■ Others
– https://dockerme.ir/
– https://git.ir
– Https://dzone.com/articles/50-useful-docker-tutorials-for-it-professionals-fr
Any Question ?

More Related Content

DOCX
Docker Compose user guide
VAIBHAV GUPTA
 
PDF
GDG Lima - Docker Compose
Mario IC
 
PDF
Docker Compose and Panamax - ContainerDays Boston - June 2015
Jonas Rosland
 
PDF
Docker Up and Running Introduction
Mark Beacom
 
PDF
Virtual Machines and Docker
Danish Khakwani
 
PPTX
ABCing docker with environments - workshop
VodqaBLR
 
PPTX
Academy PRO: Docker. Part 4
Binary Studio
 
PPTX
Academy PRO: Docker. Part 1
Binary Studio
 
Docker Compose user guide
VAIBHAV GUPTA
 
GDG Lima - Docker Compose
Mario IC
 
Docker Compose and Panamax - ContainerDays Boston - June 2015
Jonas Rosland
 
Docker Up and Running Introduction
Mark Beacom
 
Virtual Machines and Docker
Danish Khakwani
 
ABCing docker with environments - workshop
VodqaBLR
 
Academy PRO: Docker. Part 4
Binary Studio
 
Academy PRO: Docker. Part 1
Binary Studio
 

What's hot (20)

PPTX
Academy PRO: Docker. Part 2
Binary Studio
 
PPTX
Docker Ecosystem: Part III - Machine
Mario IC
 
PPTX
Docker slides
Ayla Khan
 
PDF
Docker tutorial2
Tatsuya Yagi
 
PDF
Docker Compose to Production with Docker Swarm
Mario IC
 
PDF
From Docker Run To Docker Compose
Fitra Aditya
 
PDF
1 docker first_linux_container_hands_on
FEG
 
PPTX
Docker session III: Dockerfile
Degendra Sivakoti
 
PDF
Rails in docker
Andrew Klotz
 
PPTX
Docker presentation
Shankar Chaudhary
 
PDF
Docker 101
NSConclave
 
PPTX
Academy PRO: Docker. Lecture 3
Binary Studio
 
PPTX
Docker Workshop
Ahmad Rafiee
 
PPTX
Introduction to docker
Bryan Yang
 
PDF
Docker Compose by Aanand Prasad
Docker, Inc.
 
PDF
How Stuffle uses Docker for deployments
RobinBrandt
 
PDF
Docker
subbul
 
PPTX
Intro docker and demo monitor on docker
Watcharin Yang-Ngam
 
PPTX
A to Z of a Multi-platform Docker Swarm: Building, Shipping, and Running Mult...
Christy Norman
 
PPTX
Into to Docker (Central PA Java User Group - 8/14/2017)
Mike Melusky
 
Academy PRO: Docker. Part 2
Binary Studio
 
Docker Ecosystem: Part III - Machine
Mario IC
 
Docker slides
Ayla Khan
 
Docker tutorial2
Tatsuya Yagi
 
Docker Compose to Production with Docker Swarm
Mario IC
 
From Docker Run To Docker Compose
Fitra Aditya
 
1 docker first_linux_container_hands_on
FEG
 
Docker session III: Dockerfile
Degendra Sivakoti
 
Rails in docker
Andrew Klotz
 
Docker presentation
Shankar Chaudhary
 
Docker 101
NSConclave
 
Academy PRO: Docker. Lecture 3
Binary Studio
 
Docker Workshop
Ahmad Rafiee
 
Introduction to docker
Bryan Yang
 
Docker Compose by Aanand Prasad
Docker, Inc.
 
How Stuffle uses Docker for deployments
RobinBrandt
 
Docker
subbul
 
Intro docker and demo monitor on docker
Watcharin Yang-Ngam
 
A to Z of a Multi-platform Docker Swarm: Building, Shipping, and Running Mult...
Christy Norman
 
Into to Docker (Central PA Java User Group - 8/14/2017)
Mike Melusky
 
Ad

Similar to Docker (20)

PDF
Running the Oracle SOA Suite Environment in a Docker Container
Guido Schmutz
 
PPTX
Docker and the Container Ecosystem
psconnolly
 
POTX
Deploying .net core apps to Docker - dotnetConf Local Bengaluru
Swaminathan Vetri
 
PPTX
Primi passi con Docker - ItalianCoders - 12-01-2021
Alessandro Mignogna
 
PDF
Docker Essentials Workshop— Innovation Labs July 2020
CloudHero
 
PDF
Docker, but what it is?
Julien Maitrehenry
 
PPTX
Docker
Hussien Elhannan
 
PDF
Containerizing Web Application with Docker
msyukor
 
PPTX
DockerSADASDASDA SADASDASDASDASDASDLabs.pptx
MuhamedAhmed35
 
PPTX
Docker: From Zero to Hero
fazalraja
 
PPSX
Docker and containers - Presentation Slides by Priyadarshini Anand
PRIYADARSHINI ANAND
 
PPTX
Academy PRO: Docker. Lecture 2
Binary Studio
 
PPTX
How to _docker
Abdur Rab Marjan
 
PPTX
Docker Basics
DuckDuckGo
 
PPTX
Docker for developers z java
andrzejsydor
 
PPTX
Develop with docker 2014 aug
Vincent De Smet
 
PDF
How to Improve Your Image Builds Using Advance Docker Build
Docker, Inc.
 
PPTX
Docker
Mutlu Okuducu
 
PDF
ExpoQA 2017 Using docker to build and test in your laptop and Jenkins
ElasTest Project
 
PPTX
Tech talk on docker with demo
Sandeep Karnawat
 
Running the Oracle SOA Suite Environment in a Docker Container
Guido Schmutz
 
Docker and the Container Ecosystem
psconnolly
 
Deploying .net core apps to Docker - dotnetConf Local Bengaluru
Swaminathan Vetri
 
Primi passi con Docker - ItalianCoders - 12-01-2021
Alessandro Mignogna
 
Docker Essentials Workshop— Innovation Labs July 2020
CloudHero
 
Docker, but what it is?
Julien Maitrehenry
 
Containerizing Web Application with Docker
msyukor
 
DockerSADASDASDA SADASDASDASDASDASDLabs.pptx
MuhamedAhmed35
 
Docker: From Zero to Hero
fazalraja
 
Docker and containers - Presentation Slides by Priyadarshini Anand
PRIYADARSHINI ANAND
 
Academy PRO: Docker. Lecture 2
Binary Studio
 
How to _docker
Abdur Rab Marjan
 
Docker Basics
DuckDuckGo
 
Docker for developers z java
andrzejsydor
 
Develop with docker 2014 aug
Vincent De Smet
 
How to Improve Your Image Builds Using Advance Docker Build
Docker, Inc.
 
ExpoQA 2017 Using docker to build and test in your laptop and Jenkins
ElasTest Project
 
Tech talk on docker with demo
Sandeep Karnawat
 
Ad

More from Amin Arab (10)

PPTX
Session 4
Amin Arab
 
PPTX
JavaEE Session 3
Amin Arab
 
PPTX
JavaEE 8 Introduction - Session 3
Amin Arab
 
PPTX
JavaEE 8 Introduction - Session 2
Amin Arab
 
PPTX
JavaEE 8 Introduction - Session 1
Amin Arab
 
PPTX
Unit test programming session 2
Amin Arab
 
PPTX
Unit test programming session 1
Amin Arab
 
PPTX
Micro service session 2
Amin Arab
 
PPTX
Micro service session 1
Amin Arab
 
PDF
Dev ops
Amin Arab
 
Session 4
Amin Arab
 
JavaEE Session 3
Amin Arab
 
JavaEE 8 Introduction - Session 3
Amin Arab
 
JavaEE 8 Introduction - Session 2
Amin Arab
 
JavaEE 8 Introduction - Session 1
Amin Arab
 
Unit test programming session 2
Amin Arab
 
Unit test programming session 1
Amin Arab
 
Micro service session 2
Amin Arab
 
Micro service session 1
Amin Arab
 
Dev ops
Amin Arab
 

Recently uploaded (20)

PDF
Construction of a Thermal Vacuum Chamber for Environment Test of Triple CubeS...
2208441
 
PDF
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
PPTX
Tunnel Ventilation System in Kanpur Metro
220105053
 
DOCX
SAR - EEEfdfdsdasdsdasdasdasdasdasdasdasda.docx
Kanimozhi676285
 
PPTX
22PCOAM21 Session 2 Understanding Data Source.pptx
Guru Nanak Technical Institutions
 
PPTX
Online Cab Booking and Management System.pptx
diptipaneri80
 
PDF
All chapters of Strength of materials.ppt
girmabiniyam1234
 
PPTX
Information Retrieval and Extraction - Module 7
premSankar19
 
PDF
Biodegradable Plastics: Innovations and Market Potential (www.kiu.ac.ug)
publication11
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PPTX
sunil mishra pptmmmmmmmmmmmmmmmmmmmmmmmmm
singhamit111
 
PDF
STUDY OF NOVEL CHANNEL MATERIALS USING III-V COMPOUNDS WITH VARIOUS GATE DIEL...
ijoejnl
 
PPT
Understanding the Key Components and Parts of a Drone System.ppt
Siva Reddy
 
PPTX
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
PPTX
quantum computing transition from classical mechanics.pptx
gvlbcy
 
PPTX
FUNDAMENTALS OF ELECTRIC VEHICLES UNIT-1
MikkiliSuresh
 
PDF
Introduction to Ship Engine Room Systems.pdf
Mahmoud Moghtaderi
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PPTX
MULTI LEVEL DATA TRACKING USING COOJA.pptx
dollysharma12ab
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
Construction of a Thermal Vacuum Chamber for Environment Test of Triple CubeS...
2208441
 
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
Tunnel Ventilation System in Kanpur Metro
220105053
 
SAR - EEEfdfdsdasdsdasdasdasdasdasdasdasda.docx
Kanimozhi676285
 
22PCOAM21 Session 2 Understanding Data Source.pptx
Guru Nanak Technical Institutions
 
Online Cab Booking and Management System.pptx
diptipaneri80
 
All chapters of Strength of materials.ppt
girmabiniyam1234
 
Information Retrieval and Extraction - Module 7
premSankar19
 
Biodegradable Plastics: Innovations and Market Potential (www.kiu.ac.ug)
publication11
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
sunil mishra pptmmmmmmmmmmmmmmmmmmmmmmmmm
singhamit111
 
STUDY OF NOVEL CHANNEL MATERIALS USING III-V COMPOUNDS WITH VARIOUS GATE DIEL...
ijoejnl
 
Understanding the Key Components and Parts of a Drone System.ppt
Siva Reddy
 
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
quantum computing transition from classical mechanics.pptx
gvlbcy
 
FUNDAMENTALS OF ELECTRIC VEHICLES UNIT-1
MikkiliSuresh
 
Introduction to Ship Engine Room Systems.pdf
Mahmoud Moghtaderi
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
MULTI LEVEL DATA TRACKING USING COOJA.pptx
dollysharma12ab
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 

Docker