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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Peter Goodman
July 20, 2015
Programming
2
940
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.3k
DevOps
petegoo
3
590
DevOps for the .NET developer
petegoo
0
1.2k
Building mmbot
petegoo
1
580
Other Decks in Programming
See All in Programming
どんと来い、データベース信頼性エンジニアリング / Introduction to DBRE
nnaka2992
1
120
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
170
CSC307 Lecture 14
javiergs
PRO
0
450
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
210
AI主導でFastAPIのWebサービスを作るときに 人間が構造化すべき境界線
okajun35
0
540
atmaCup #23でAIコーディングを活用した話
ml_bear
4
740
米国のサイバーセキュリティタイムラインと見る Goの暗号パッケージの進化
tomtwinkle
2
420
Rails Girls Tokyo 18th GMO Pepabo Sponsor Talk
yutokyokutyo
0
200
Raku Raku Notion 20260128
hareyakayuruyaka
0
430
Premier Disciplin for Micro Frontends Multi Version/ Framework Scenarios @OOP 2026, Munic
manfredsteyer
PRO
0
210
15年目のiOSアプリを1から作り直す技術
teakun
1
600
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
160
Featured
See All Featured
Efficient Content Optimization with Google Search Console & Apps Script
katarinadahlin
PRO
1
360
Mobile First: as difficult as doing things right
swwweet
225
10k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
122
21k
B2B Lead Gen: Tactics, Traps & Triumph
marketingsoph
0
67
Ecommerce SEO: The Keys for Success Now & Beyond - #SERPConf2024
aleyda
1
1.8k
How STYLIGHT went responsive
nonsquared
100
6k
Abbi's Birthday
coloredviolet
2
5.1k
The Director’s Chair: Orchestrating AI for Truly Effective Learning
tmiket
1
120
So, you think you're a good person
axbom
PRO
2
1.9k
Impact Scores and Hybrid Strategies: The future of link building
tamaranovitovic
0
220
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.6k
For a Future-Friendly Web
brad_frost
183
10k
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?