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
Introducción a Docker
Search
Pablo Fredrikson
February 08, 2017
Technology
1
740
Introducción a Docker
Charla que di en la primera Docker meetup en Mendoza, Argentina
Pablo Fredrikson
February 08, 2017
Tweet
Share
More Decks by Pablo Fredrikson
See All by Pablo Fredrikson
20 años de SRE - Nerdearla 2025
pablokbs
0
38
La IA no es el Futuro - Foro Valos 2025
pablokbs
1
39
5 steps to Building a Personal Brand for Elevating Your Influence
pablokbs
0
96
De 0 a SRE en un año - tech4impact 2024
pablokbs
1
610
Seguridad en Kubernetes - Nerdearla 2023
pablokbs
0
340
Qué hace un Staff+ Engineer?
pablokbs
1
200
Prácticas de Seguridad en Kubernetes
pablokbs
2
510
CI/CD - Workana
pablokbs
2
560
Cómo funciona el Algoritmo de YouTube
pablokbs
1
190
Other Decks in Technology
See All in Technology
Digitization部 紹介資料
sansan33
PRO
1
5.7k
CREが作る自己解決サイクルSlackワークフローに組み込んだAIによる社内ヘルプデスク改革 #cre_meetup
bengo4com
0
300
Okta Identity Governanceで実現する最小権限の原則 / Implementing the Principle of Least Privilege with Okta Identity Governance
tatsumin39
0
160
ハノーファーメッセ2025で見た生成AI活用ユースケース.pdf
hamadakoji
0
410
[VPoE Global Summit] サービスレベル目標による信頼性への投資最適化
satos
0
220
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
5
43k
[2025年10月版] Databricks Data + AI Boot Camp
databricksjapan
1
250
Linux カーネルが支えるコンテナの仕組み / LF Japan Community Days 2025 Osaka
tenforward
1
120
webpack依存からの脱却!快適フロントエンド開発をViteで実現する #vuefes
bengo4com
2
2.6k
GraphRAG グラフDBを使ったLLM生成(自作漫画DBを用いた具体例を用いて)
seaturt1e
1
120
ソースを読む時の思考プロセスの例-MkDocs
sat
PRO
1
110
コンパウンド組織のCRE #cre_meetup
layerx
PRO
1
230
Featured
See All Featured
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
Fireside Chat
paigeccino
40
3.7k
A better future with KSS
kneath
239
18k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
230
22k
Faster Mobile Websites
deanohume
310
31k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Facilitating Awesome Meetings
lara
57
6.6k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Transcript
Introducción a Docker por Pablo Fredrikson
Pablo Fredrikson • Nerd • Senior SRE @ Invision •
11 años con Linux / Software Libre • 3 años con Docker • 1,5 años con Docker en producción @pablokbs
Hacer deploys de código es difícil
Antes
Después
Muchos entornos
WWW DB RabbitMQ API Laptop ✓ ✓ ✓ ✓ Testing
Server ✓ ✓ ✓ ✓ Staging Server ✓ ✓ ✓ ✓ Prod Server ✓ ✓ ✓ ✓
None
None
None
Demo