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
910
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
560
DevOps for the .NET developer
petegoo
0
1.1k
Building mmbot
petegoo
1
540
Other Decks in Programming
See All in Programming
実践!App Intents対応
yuukiw00w
1
350
AHC051解法紹介
eijirou
0
620
Flutter로 Gemini와 MCP를 활용한 Agentic App 만들기 - 박제창 2025 I/O Extended Seoul
itsmedreamwalker
0
150
Honoアップデート 2025年夏
yusukebe
1
860
KessokuでDIでもgoroutineを活用する / Go Connect #6
mazrean
0
120
State of CSS 2025
benjaminkott
1
120
AIエージェント開発、DevOps and LLMOps
ymd65536
1
350
GitHub Copilotの全体像と活用のヒント AI駆動開発の最初の一歩
74th
8
3.2k
Claude Codeで実装以外の開発フロー、どこまで自動化できるか?失敗と成功
ndadayo
2
1.4k
The state patternの実践 個人開発で培ったpractice集
miyanokomiya
0
150
LLMOpsのパフォーマンスを支える技術と現場で実践した改善
po3rin
8
980
令和最新版手のひらコンピュータ
koba789
14
8k
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Done Done
chrislema
185
16k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
Designing for humans not robots
tammielis
253
25k
We Have a Design System, Now What?
morganepeng
53
7.7k
How to Ace a Technical Interview
jacobian
279
23k
Automating Front-end Workflow
addyosmani
1370
200k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Practical Orchestrator
shlominoach
190
11k
Gamification - CAS2011
davidbonilla
81
5.4k
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?