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
600
Kubernetes Library with client-go
chenyunchen
0
430
[Graduate Project] Drupal Upgrade & Docker Deploy
chenyunchen
0
140
WECO Porject
chenyunchen
0
87
From Python Import Fun
chenyunchen
0
400
NISRA fun with burp suite
chenyunchen
1
210
Vim
chenyunchen
0
170
Fun with programming
chenyunchen
0
160
Other Decks in Technology
See All in Technology
ハッキングの世界に迫る~攻撃者の思考で考えるセキュリティ~
nomizone
13
5.2k
開発組織のための セキュアコーディング研修の始め方
flatt_security
3
2.4k
明日からできる!技術的負債の返済を加速するための実践ガイド~『ホットペッパービューティー』の事例をもとに~
recruitengineers
PRO
3
400
The Future of SEO: The Impact of AI on Search
badams
0
200
自動テストの世界に、この5年間で起きたこと
autifyhq
10
8.5k
室長と気ままに学ぶマイクロソフトのビジネスアプリケーションとビジネスプロセス
ryoheig0405
0
370
AndroidデバイスにFTPサーバを建立する
e10dokup
0
250
Oracle Cloud Infrastructure:2025年2月度サービス・アップデート
oracle4engineer
PRO
1
210
データの品質が低いと何が困るのか
kzykmyzw
6
1.1k
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
6
57k
Larkご案内資料
customercloud
PRO
0
650
トラシューアニマルになろう ~開発者だからこそできる、安定したサービス作りの秘訣~
jacopen
2
2k
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
Building an army of robots
kneath
303
45k
Fontdeck: Realign not Redesign
paulrobertlloyd
83
5.4k
Into the Great Unknown - MozCon
thekraken
35
1.6k
Building Applications with DynamoDB
mza
93
6.2k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
12
960
The World Runs on Bad Software
bkeepers
PRO
67
11k
A Tale of Four Properties
chriscoyier
158
23k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.8k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Building a Scalable Design System with Sketch
lauravandoore
461
33k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
410
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