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
380
Redis Lua Script With Red Envelope & Message Queue
chenyunchen
0
600
Kubernetes Library with client-go
chenyunchen
0
420
[Graduate Project] Drupal Upgrade & Docker Deploy
chenyunchen
0
140
WECO Porject
chenyunchen
0
85
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
Opcodeを読んでいたら何故かphp-srcを読んでいた話
murashotaro
0
280
C++26 エラー性動作
faithandbrave
2
780
Microsoft Azure全冠になってみた ~アレを使い倒した者が試験を制す!?~/Obtained all Microsoft Azure certifications Those who use "that" to the full will win the exam! ?
yuj1osm
2
110
生成AIをより賢く エンジニアのための RAG入門 - Oracle AI Jam Session #20
kutsushitaneko
4
260
podman_update_2024-12
orimanabu
1
280
Google Cloud で始める Cloud Run 〜AWSとの比較と実例デモで解説〜
risatube
PRO
0
110
祝!Iceberg祭開幕!re:Invent 2024データレイク関連アップデート10分総ざらい
kniino
3
320
NW-JAWS #14 re:Invent 2024(予選落ち含)で 発表された推しアップデートについて
nagisa53
0
270
フロントエンド設計にモブ設計を導入してみた / 20241212_cloudsign_TechFrontMeetup
bengo4com
0
1.9k
10分で学ぶKubernetesコンテナセキュリティ/10min-k8s-container-sec
mochizuki875
3
360
生成AIのガバナンスの全体像と現実解
fnifni
1
190
LINE Developersプロダクト(LIFF/LINE Login)におけるフロントエンド開発
lycorptech_jp
PRO
0
120
Featured
See All Featured
Statistics for Hackers
jakevdp
796
220k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
18k
Producing Creativity
orderedlist
PRO
341
39k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.2k
Designing for Performance
lara
604
68k
The Invisible Side of Design
smashingmag
298
50k
How To Stay Up To Date on Web Technology
chriscoyier
789
250k
The Cult of Friendly URLs
andyhume
78
6.1k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Imperfection Machines: The Place of Print at Facebook
scottboms
266
13k
Bash Introduction
62gerente
608
210k
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