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
200
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
390
Redis Lua Script With Red Envelope & Message Queue
chenyunchen
0
620
Kubernetes Library with client-go
chenyunchen
0
460
[Graduate Project] Drupal Upgrade & Docker Deploy
chenyunchen
0
160
WECO Porject
chenyunchen
0
90
From Python Import Fun
chenyunchen
0
410
NISRA fun with burp suite
chenyunchen
1
220
Vim
chenyunchen
0
200
Fun with programming
chenyunchen
0
170
Other Decks in Technology
See All in Technology
CDK Vibe Coding Fes
tomoki10
1
640
AI Ready API ─ AI時代に求められるAPI設計とは?/ AI-Ready API - Designing MCP and APIs in the AI Era
yokawasa
15
4k
スタックチャン家庭用アシスタントへの道
kanekoh
0
120
Amplify Gen2から知るAWS CDK Toolkit Libraryの使い方/How to use the AWS CDK Toolkit Library as known from Amplify Gen2
fossamagna
1
350
Amazon SNSサブスクリプションの誤解除を防ぐ
y_sakata
3
190
「Chatwork」のEKS環境を支えるhelmfileを使用したマニフェスト管理術
hanayo04
1
410
ポストコロナ時代の SaaS におけるコスト削減の意義
izzii
1
470
Semantic Machine Intelligence for Vision, Language, and Actions
keio_smilab
PRO
1
150
LIXIL基幹システム刷新に立ち向かう技術的アプローチについて
tsukuha
1
390
本当にわかりやすいAIエージェント入門
segavvy
4
2.3k
サービスを止めるな! DDoS攻撃へのスマートな備えと最前線の事例
coconala_engineer
1
190
QuickSight SPICE の効果的な運用戦略~S3 + Athena 構成での実践ノウハウ~/quicksight-spice-s3-athena-best-practices
emiki
0
290
Featured
See All Featured
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
340
How to train your dragon (web standard)
notwaldorf
96
6.1k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Side Projects
sachag
455
42k
Raft: Consensus for Rubyists
vanstee
140
7k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
4 Signs Your Business is Dying
shpigford
184
22k
The Straight Up "How To Draw Better" Workshop
denniskardys
235
140k
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