Docker Fundamental PDF
Docker Fundamental PDF
Imam Adiwibowo
[email protected]
Agenda
• Overview Containers
• Containers vs Virtual Machines
• Accessing Docker Documentations
• Installing Docker
• Docker Basic Commands
• Put Data to Container
Telkomtelstra Product Portfolio
Professional Services
Network Infrastructure
3
Telkomtelstra Container as a Service Website
https://www.telkomtelstra.co.id/CaaS
Overview: Containers
• A container is a standard unit of
software that packages up code
and all its dependencies, so the
application runs quickly and
reliably from one computing
environment to another
• The first and still most popular
container technology, Docker's
open-source containerization
engine works with most of the
products that follow, as well as Source: docker.com
Source: docker.com
Containers vs Virtual Machine
Containers Virtual Machine
• Docker Build
docker built -t php_info_build .
• Docker Compose
docker-compose up
• Volumes
docker run … -v ~/html:/nginx/html
nginx
Demo
• Adding Data to Container
Feedback
• Dapatkan merchandise menarik
untuk 10 orang terpilih dengan
mengisi questioner di halaman
berikut:
http://bit.ly/TTCCaS1
Q&A