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
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
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
380
技術検証結果の整理と解析をAIに任せよう!
keisukeikeda
0
120
TipKitTips
ktcryomm
0
170
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
260
Claude Codeログ基盤の構築
giginet
PRO
7
3.2k
Understanding Apache Lucene - More than just full-text search
spinscale
0
110
Goの型安全性で実現する複数プロダクトの権限管理
ishikawa_pro
2
320
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
260
AWS×クラウドネイティブソフトウェア設計 / AWS x Cloud-Native Software Design
nrslib
16
3.1k
New in Go 1.26 Implementing go fix in product development
sunecosuri
0
430
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
410
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
200
Featured
See All Featured
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
480
Mind Mapping
helmedeiros
PRO
1
120
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
470
Future Trends and Review - Lecture 12 - Web Technologies (1019888BNR)
signer
PRO
0
3.3k
How Software Deployment tools have changed in the past 20 years
geshan
0
32k
Primal Persuasion: How to Engage the Brain for Learning That Lasts
tmiket
0
290
Amusing Abliteration
ianozsvald
0
130
The Mindset for Success: Future Career Progression
greggifford
PRO
0
280
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Believing is Seeing
oripsolob
1
83
The Cult of Friendly URLs
andyhume
79
6.8k
Have SEOs Ruined the Internet? - User Awareness of SEO in 2025
akashhashmi
0
290
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?