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
870
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.2k
DevOps
petegoo
3
520
DevOps for the .NET developer
petegoo
0
1.1k
Building mmbot
petegoo
1
510
Other Decks in Programming
See All in Programming
pylint custom ruleで始めるレビュー自動化
shogoujiie
0
120
Boost Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
270
もう僕は OpenAPI を書きたくない
sgash708
5
1.6k
Amazon Q Developer Proで効率化するAPI開発入門
seike460
PRO
0
110
責務と認知負荷を整える! 抽象レベルを意識した関心の分離
yahiru
2
450
How mixi2 Uses TiDB for SNS Scalability and Performance
kanmo
37
14k
Djangoアプリケーション 運用のリアル 〜問題発生から可視化、最適化への道〜 #pyconshizu
kashewnuts
1
250
Ruby on cygwin 2025-02
fd0
0
140
PHPカンファレンス名古屋2025 タスク分解の試行錯誤〜レビュー負荷を下げるために〜
soichi
1
190
チームリードになって変わったこと
isaka1022
0
200
動作確認やテストで漏れがちな観点3選
starfish719
6
1k
DROBEの生成AI活用事例 with AWS
ippey
0
130
Featured
See All Featured
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
Java REST API Framework Comparison - PWX 2021
mraible
28
8.4k
For a Future-Friendly Web
brad_frost
176
9.5k
BBQ
matthewcrist
87
9.5k
Typedesign – Prime Four
hannesfritz
40
2.5k
Side Projects
sachag
452
42k
RailsConf 2023
tenderlove
29
1k
Faster Mobile Websites
deanohume
306
31k
The Invisible Side of Design
smashingmag
299
50k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.4k
Become a Pro
speakerdeck
PRO
26
5.1k
A designer walks into a library…
pauljervisheath
205
24k
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?