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
My "come to Docker" moment
Search
Peter Goodman
July 20, 2015
Programming
2
840
My "come to Docker" moment
A story about how I came to understand what Docker is and where I could use it.
Peter Goodman
July 20, 2015
Tweet
Share
More Decks by Peter Goodman
See All by Peter Goodman
DevOps - Learning how to go fast without tripping over the cables
petegoo
0
1.1k
DevOps
petegoo
3
490
DevOps for the .NET developer
petegoo
0
1.1k
Building mmbot
petegoo
1
470
Other Decks in Programming
See All in Programming
Новый уровень ML-персонализации Lamoda: Как мы усилили ее в каталоге и перенесли на другие продукты
lamodatech
0
210
rtcamp 10 (vk-illuminati)
yumcyawiz
0
110
文化が生産性を作る
jimpei
3
570
pytest プラグインを開発して DRY に自動テストを書こう
inuatsu
2
260
UnJSで簡単に始めるCLIツール開発 / cli-tool-development-with-unjs
aoseyuu
2
310
Cloud Adoption Frameworkにみる組織とクラウド導入戦略(縮小版)
tomokusaba
1
220
自分だけの世界を創るクリエイティブコーディング / Creative Coding: Creating Your Own World
chobishiba
2
1.8k
Програмиране с Rust, ФМИ, 2024
nikolads
0
110
色んなオートローダーを覗き見る #phpcon_okinawa
o0h
PRO
5
400
クラウドサービスの 利用コストを削減する技術 - 円安の真南風を感じて -
pyama86
3
400
2024-10-02 dev2next - Application Observability like you've never heard before
jonatan_ivanov
0
180
Memory API: Patterns, Use Cases, and Performance
josepaumard
1
180
Featured
See All Featured
Producing Creativity
orderedlist
PRO
341
39k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
Teambox: Starting and Learning
jrom
132
8.7k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
130k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
22k
Designing for humans not robots
tammielis
249
25k
4 Signs Your Business is Dying
shpigford
180
21k
[RailsConf 2023] Rails as a piece of cake
palkan
49
4.8k
Practical Orchestrator
shlominoach
186
10k
Adopting Sorbet at Scale
ufuk
73
9k
Designing Experiences People Love
moore
138
23k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
39
2.1k
Transcript
My “come to Docker” moment
The Plan • What is Docker? • Why is this
useful? • 2 scenarios • The tool belt • Where to from here?
@petegoo
What Docker? is
Docker is an open platform for developing, shipping, and running
applications
C O N T A I N E R S
Union File Systems
None
ISOLATED LIGHTWEIGHT PORTABLE https://www.flickr.com/photos/tahini/4048643740
demo
Tool belt docker-machine docker build/run/rm/rmi docker-compose
where to from here?