SlideShare a Scribd company logo
Docker 빌드하기
#1 Boot2docker-cli 살펴보기
SKPlanet Eric Ahn
boot2docker-cli features
VirutalBox Management Tool
This tool downloads the boot2docker ISO image, creates
a VirtualBox virtual machine, sets up two networks for
that virtual machine (one NAT to allow the VM and containers
to access the internet, the other host-only to allow container
port mapping to work securely), and then provides the user a
simple way to login via SSH.
Source code :
https://github.com/boot2docker/boot2docker-cli
boot2docker-cli =>
https://github.com/boot2docker/boot2docker 옮길 예정
docker
Boot2docker-cli
VirtualBox
VirtualBox
VBoxManager cli
virtualbox
vs docker
Usage: boot2docker [<options>]
{
help|init|up|ssh|save|down|poweroff|reset|restart|config|sta
tus|info|ip|shellinit|delete|download|upgrade|version
}
[<args>]
Boot2docker & Virtualbox
cliboot2docker Virtualbox(VBoxManage) 설명
init createvm a new Boot2Docker VM
up/start/boot startvm Start VM from any states.
ssh Login to VM via SSH
save|suspend controlvm savestate Suspend VM and save state to disk
down|stop|halt Gracefully shutdown the VM
poweroff controlvm poweroff Forcefully power off the VM (may
corrupt disk image).
reset controlvm reset Forcefully power cycle the VM (may
corrupt disk image).
restart -- Gracefully reboot the VM.
config|cfg -- Show selected profile file settings
status A lot options Display current state of VM.
info A lot options Display detailed information of VM
ip A lot options Display the IP address of the VM's Host-
only network
shellinit Pem & cert init Display the shell commands to set up
the Docker client
delete|destroy unregistervm Delete Boot2Docker VM and its disk image
download Download Boot2Docker ISO image
upgrade Upgrade the Boot2Docker ISO image
(restart if running)
version -v|--version Display version information
https://www.virtualbox.org/manual/ch08.html
Demo
$ boot2docker init
$ boot2docker start
$ boot2docker delete
Source code 구조
Makefile
Dockerfile
Main.go
cmds.go
config.go
util.go
/driver
/dummy
/virtualbox
빌드
Instruction set
https://docs.docker.com/reference/builder/
source code
Source code ( lib )
$boot2ocker up
cmdUp() review
Docker build #1
Docker build #1
Docker build #1
$ make
Q&A

More Related Content

PDF
Linux Containers (LXC)
PDF
When Docker ends, Chef begins ~ #idi2015 Incontro DevOps Italia
PDF
Dev Day 2019: Mirko Seifert – Next Level Integration Testing mit Docker und T...
PPTX
Docker
PDF
From zero to Docker
PDF
2013 PyCon SG - Building your cloud infrastructure with Python
PDF
Podman rootless containers
PPTX
Austin - Container Days - Docker 101
Linux Containers (LXC)
When Docker ends, Chef begins ~ #idi2015 Incontro DevOps Italia
Dev Day 2019: Mirko Seifert – Next Level Integration Testing mit Docker und T...
Docker
From zero to Docker
2013 PyCon SG - Building your cloud infrastructure with Python
Podman rootless containers
Austin - Container Days - Docker 101

What's hot (20)

PPTX
Docker for Web Developers: A Sneak Peek
PPTX
How to _docker
PDF
5 min docker
PPTX
Webapp using docker container
PDF
Containerizing Web Application with Docker
PDF
Docker 101 - from 0 to Docker in 30 minutes
PDF
Wocker: Create a WordPress Development Environment in Seconds
PDF
TechDay - April - Customizing VM Images
PDF
當專案漸趕,當遷移也不再那麼難 (Ship Your Projects with Docker EcoSystem)
PDF
Customizing Virtual Machine Images - Javier Fontán
PPTX
What is Docker
PPTX
Easy Docker on Microsoft Azure
PPTX
Kubernetes Introduction
PDF
Local Kubernetes for Dummies: STLLUG March 2021
PDF
Puppet Camp Chicago 2014: Docker and Puppet: 1+1=3 (Intermediate)
PPTX
Backend Master | 3.4.2 Deploy - Docker Introduction
PDF
Docker presentation | Paris Docker Meetup
PDF
Agile Brown Bag - Vagrant & Docker: Introduction
PDF
Virtualbox and Mysql
PPTX
OpenStack : DevStack installation using VirtualBox & Ubnutu (Juno with Neutron)
Docker for Web Developers: A Sneak Peek
How to _docker
5 min docker
Webapp using docker container
Containerizing Web Application with Docker
Docker 101 - from 0 to Docker in 30 minutes
Wocker: Create a WordPress Development Environment in Seconds
TechDay - April - Customizing VM Images
當專案漸趕,當遷移也不再那麼難 (Ship Your Projects with Docker EcoSystem)
Customizing Virtual Machine Images - Javier Fontán
What is Docker
Easy Docker on Microsoft Azure
Kubernetes Introduction
Local Kubernetes for Dummies: STLLUG March 2021
Puppet Camp Chicago 2014: Docker and Puppet: 1+1=3 (Intermediate)
Backend Master | 3.4.2 Deploy - Docker Introduction
Docker presentation | Paris Docker Meetup
Agile Brown Bag - Vagrant & Docker: Introduction
Virtualbox and Mysql
OpenStack : DevStack installation using VirtualBox & Ubnutu (Juno with Neutron)
Ad

Viewers also liked (6)

PDF
Docker command
PDF
Docker, the Future of DevOps
PDF
Docker remote-api
PDF
Dockerize node.js application
PDF
Tensorflow in Docker
PDF
Cloud Native Middleware Microservices - Lessons Learned with Docker, Kubernet...
Docker command
Docker, the Future of DevOps
Docker remote-api
Dockerize node.js application
Tensorflow in Docker
Cloud Native Middleware Microservices - Lessons Learned with Docker, Kubernet...
Ad

Similar to Docker build #1 (7)

PPTX
Docker toolbox
PDF
Creating docker custom image
PDF
Creating docker custom image
PDF
K8s, Amazon EKS - 유재석, AWS 솔루션즈 아키텍트
PPTX
Docker practice
PDF
CoreOS : 설치부터 컨테이너 배포까지
PDF
On demand-block-storage-for-docker
Docker toolbox
Creating docker custom image
Creating docker custom image
K8s, Amazon EKS - 유재석, AWS 솔루션즈 아키텍트
Docker practice
CoreOS : 설치부터 컨테이너 배포까지
On demand-block-storage-for-docker

More from Eric Ahn (12)

PDF
Tensorflow and python : fault detection system - PyCon Taiwan 2017
PDF
Swift server-side-let swift2016
PDF
Docker deploy
PDF
High perforance-browse-networking-2015-bwahn
PDF
Cdn gslb-20151209
PDF
Keep it simple web development stack
PDF
Py conkr 20150829_docker-python
PDF
Http capturing
PDF
Apache module-201511
PDF
Spring rest-doc-2015-11
PDF
Py conkr 20150829_docker-python
PDF
CORS review
Tensorflow and python : fault detection system - PyCon Taiwan 2017
Swift server-side-let swift2016
Docker deploy
High perforance-browse-networking-2015-bwahn
Cdn gslb-20151209
Keep it simple web development stack
Py conkr 20150829_docker-python
Http capturing
Apache module-201511
Spring rest-doc-2015-11
Py conkr 20150829_docker-python
CORS review

Recently uploaded (20)

PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Modernizing your data center with Dell and AMD
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Approach and Philosophy of On baking technology
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
KodekX | Application Modernization Development
PDF
Electronic commerce courselecture one. Pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPT
Teaching material agriculture food technology
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
“AI and Expert System Decision Support & Business Intelligence Systems”
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Modernizing your data center with Dell and AMD
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Approach and Philosophy of On baking technology
Per capita expenditure prediction using model stacking based on satellite ima...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
20250228 LYD VKU AI Blended-Learning.pptx
Dropbox Q2 2025 Financial Results & Investor Presentation
NewMind AI Weekly Chronicles - August'25 Week I
Unlocking AI with Model Context Protocol (MCP)
KodekX | Application Modernization Development
Electronic commerce courselecture one. Pdf
Review of recent advances in non-invasive hemoglobin estimation
Advanced methodologies resolving dimensionality complications for autism neur...
Digital-Transformation-Roadmap-for-Companies.pptx
Teaching material agriculture food technology
Diabetes mellitus diagnosis method based random forest with bat algorithm

Docker build #1