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
610
Kubernetes Library with client-go
chenyunchen
0
450
[Graduate Project] Drupal Upgrade & Docker Deploy
chenyunchen
0
150
WECO Porject
chenyunchen
0
89
From Python Import Fun
chenyunchen
0
400
NISRA fun with burp suite
chenyunchen
1
210
Vim
chenyunchen
0
190
Fun with programming
chenyunchen
0
160
Other Decks in Technology
See All in Technology
2025-04-24 "Manga AI Understanding & Localization" Furukawa Arata (CyberAgent, Inc)
ornew
2
330
Part2 GitHub Copilotってなんだろう
tomokusaba
1
410
Microsoft Fabric vs Databricks vs (Snowflake) -若手エンジニアがそれぞれの強みと違いを比較してみた- "A Young Engineer's Comparison of Their Strengths and Differences"
reireireijinjin6
1
130
Twelve-Factor-Appから学ぶECS設計プラクティス/ECS practice for Twelve-Factor-App
ozawa
3
160
Dataverseの検索列について
miyakemito
1
180
本当に必要なのは「QAという技術」だった!試行錯誤から生まれた、品質とデリバリーの両取りアプローチ / Turns Out, "QA as a Discipline" Was the Key!
ar_tama
8
2k
2025-04-14 Data & Analytics 井戸端会議 Multi tenant log platform with Iceberg
kamijin_fanta
1
180
AI駆動で進化する開発プロセス ~クラスメソッドでの実践と成功事例~ / aidd-in-classmethod
tomoki10
1
850
Ninno LT
kawaguti
PRO
1
100
Terraform にコントリビュートしていたら Azure のコストをやらかした話 / How I Messed Up Azure Costs While Contributing to Terraform
nnstt1
1
110
SnowflakeとDatabricks両方でRAGを構築してみた
kameitomohiro
1
570
ペアーズにおける評価ドリブンな AI Agent 開発のご紹介
fukubaka0825
9
2.2k
Featured
See All Featured
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.7k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
5
590
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.4k
Thoughts on Productivity
jonyablonski
69
4.6k
Building Applications with DynamoDB
mza
94
6.4k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Unsuck your backbone
ammeep
671
57k
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