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
880
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
540
DevOps for the .NET developer
petegoo
0
1.1k
Building mmbot
petegoo
1
520
Other Decks in Programming
See All in Programming
Qiita Bash
mercury_dev0517
1
190
Enterprise Web App. Development (1): Build Tool Training Ver. 5
knakagawa
1
110
マルチアカウント環境での、そこまでがんばらない RI/SP 運用設計
wa6sn
0
720
大LLM時代にこの先生きのこるには-ITエンジニア編
fumiyakume
0
230
DataStoreをテストする
mkeeda
0
280
Being an ethical software engineer
xgouchet
PRO
0
210
PHP で学ぶ OAuth 入門
azuki
1
170
The Implementations of Advanced LR Parser Algorithm
junk0612
0
140
Signal-Based Data FetchingWith the New httpResource
manfredsteyer
PRO
0
170
Harnessing the power of AI in IntelliJ IDEA
antonarhipov
1
100
RuboCop: Modularity and AST Insights
koic
1
160
The Evolution of the CRuby Build System
kateinoigakukun
0
120
Featured
See All Featured
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.7k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.2k
Building a Modern Day E-commerce SEO Strategy
aleyda
40
7.2k
Gamification - CAS2011
davidbonilla
81
5.2k
Music & Morning Musume
bryan
47
6.5k
Done Done
chrislema
183
16k
Embracing the Ebb and Flow
colly
85
4.6k
Designing for humans not robots
tammielis
252
25k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
19
1.1k
Rails Girls Zürich Keynote
gr2m
94
13k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.2k
A better future with KSS
kneath
239
17k
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?