Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Docker
Search
Yun Chen
November 24, 2014
Technology
2
240
Docker
My First experience in docker
Yun Chen
November 24, 2014
Tweet
Share
More Decks by Yun Chen
See All by Yun Chen
How we build microservices with Kubernetes & Kafka
chenyunchen
3
440
Redis Lua Script With Red Envelope & Message Queue
chenyunchen
0
660
Kubernetes Library with client-go
chenyunchen
0
520
[Graduate Project] Drupal Upgrade & Docker Deploy
chenyunchen
0
180
WECO Porject
chenyunchen
0
120
From Python Import Fun
chenyunchen
0
440
NISRA fun with burp suite
chenyunchen
1
260
Vim
chenyunchen
0
220
Fun with programming
chenyunchen
0
200
Other Decks in Technology
See All in Technology
Databricksアシスタントが自分で考えて動く時代に! エージェントモード体験もくもく会
taka_aki
0
250
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
1.1k
作るべきものと向き合う - ecspresso 8年間の開発史から学ぶ技術選定 / 技術選定con findy 2026
fujiwara3
6
1.7k
Serverless Agent Architecture on Azure / serverless-agent-on-azure
miyake
1
120
Sansan Engineering Unit 紹介資料
sansan33
PRO
1
4k
Exadata Fleet Update
oracle4engineer
PRO
0
1.3k
全自動で回せ!Claude Codeマーケットプレイス運用術
yukyu30
3
150
NW構成図の自動描画は何が難しいのか?/netdevnight3
corestate55
2
520
OCI技術資料 : 外部接続 VPN接続 詳細
ocise
1
10k
WBCの解説は生成AIにやらせよう - 生成AIで野球解説者AI Agentを実現する / Baseball Commentator AI Agent for Gemini
shinyorke
PRO
0
310
パネルディスカッション資料 (at Tableau Now! - 2026-02-26)
yoshitakaarakawa
0
890
AIに視覚を与えモバイルアプリケーション開発をより円滑に行う
lycorptech_jp
PRO
1
640
Featured
See All Featured
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
63
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
25
1.8k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Utilizing Notion as your number one productivity tool
mfonobong
4
240
RailsConf 2023
tenderlove
30
1.4k
Money Talks: Using Revenue to Get Sh*t Done
nikkihalliwell
0
170
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
140
Making Projects Easy
brettharned
120
6.6k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.7k
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
62
50k
From π to Pie charts
rasagy
0
140
Applied NLP in the Age of Generative AI
inesmontani
PRO
4
2.1k
Transcript
Yun_NISRA-I My First experience in docker
None
None
seconds minutes GB MB
LINUX • Linux Startup Process • Boot Loader • Kernel
• Init Process • Different Distribution • Package Manager • Init
LINUX • Linux Startup Process • Boot Loader • Kernel
• Init Process • Different Distribution • Package Manager • Init How New Virtual Machine Run
LINUX • Linux Startup Process • Boot Loader • Kernel
• Init Process • Different Distribution • Package Manager • Init How Docker Run
None
SAME KERNEL & MORE INIT Windows↓ ←Linux Find pid in
Manager
Root Namespace pid1 Init
pid1 (pid2) Root Namespace pid1 Init
pid1 (pid2) pid1 (pid3) Root Namespace pid1 Init
pid1 (pid2) pid1 (pid3) pid1 (pid4) Root Namespace pid1 Init
Read & Write ↓ Read Only→
None
DOCKER & LXC • Docker base on LXC • Use
less space on Docker (AUFS) • Just Text File(DockerFile) help you create Image • More Easily User Interface to use
None
MORE SAFE THAN VM?
None
NO BESIDES,DOCKER HUB HAVE PROBLEM TOO Pull someone Image… Are
you really trust?
DEMO • C3H3 : http://dockerhack2014.opennote.info Fun with IPython
Q & A