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
890
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
テスト分析入門/Test Analysis Tutorial
goyoki
12
2.7k
ワイがおすすめする新潟の食 / 20250530phpconf-niigata-eve
kasacchiful
0
260
FastMCPでMCPサーバー/クライアントを構築してみる
ttnyt8701
2
100
型安全なDrag and Dropの設計を考える
yudppp
5
660
💎 My RubyKaigi Effect in 2025: Top Ruby Companies 🌐
yasulab
PRO
1
130
Language Server と喋ろう – TSKaigi 2025
pizzacat83
2
670
イベントソーシングとAIの親和性ー物語とLLMに理解できるデータ
tomohisa
1
160
AIにコードを生成するコードを作らせて、再現性を担保しよう! / Let AI generate code to ensure reproducibility
yamachu
7
6.1k
ts-morph実践:型を利用するcodemodのテクニック
ypresto
1
540
RubyKaigi Hack Space in Tokyo & 函館最速 "予習" 会 / RubyKaigi Hack Space in Tokyo & The Fastest Briefing of RubyKaigi 2026 in Hakodate
moznion
1
130
CRUD から CQRS へ ~ 分離が可能にする柔軟性
tkawae
0
230
クラシルリワードにおける iOSアプリ開発の取り組み
funzin
1
810
Featured
See All Featured
Building Applications with DynamoDB
mza
95
6.4k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.6k
Making Projects Easy
brettharned
116
6.2k
The Power of CSS Pseudo Elements
geoffreycrofte
76
5.8k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
Stop Working from a Prison Cell
hatefulcrawdad
269
20k
Done Done
chrislema
184
16k
Being A Developer After 40
akosma
91
590k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
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?