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
docker volume
Search
Antoniel Cardoso Martins
May 15, 2019
Programming
1
20
docker volume
Talk sobre volumes no Docker apresentado in-company.
Antoniel Cardoso Martins
May 15, 2019
Tweet
Share
More Decks by Antoniel Cardoso Martins
See All by Antoniel Cardoso Martins
Mercado de software: um panorama para estudantes de tecnologia
antonielcm
0
20
Carreira em TI do 0 ao 100 (ou quase isso)
antonielcm
0
48
Elixir rápido e rasteiro
antonielcm
0
48
Preparando-se para o mercado de software durante o período acadêmico
antonielcm
1
110
BigQuery: da teoria à prática
antonielcm
0
27
Entendendo MVC
antonielcm
1
36
Pair Programming
antonielcm
1
81
Vue.js 101
antonielcm
0
92
HTML: Tudo o que você não sabia (mas precisa ficar sabendo)
antonielcm
0
60
Other Decks in Programming
See All in Programming
童醫院敏捷轉型的實踐經驗
cclai999
0
210
Flutterで備える!Accessibility Nutrition Labels完全ガイド
yuukiw00w
0
140
第9回 情シス転職ミートアップ 株式会社IVRy(アイブリー)の紹介
ivry_presentationmaterials
1
260
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
490
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
2
720
VS Code Update for GitHub Copilot
74th
2
590
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
50
32k
XP, Testing and ninja testing
m_seki
3
220
Hypervel - A Coroutine Framework for Laravel Artisans
albertcht
1
110
AIコーディング道場勉強会#2 君(エンジニア)たちはどう生きるか
misakiotb
1
280
「Cursor/Devin全社導入の理想と現実」のその後
saitoryc
0
700
Goで作る、開発・CI環境
sin392
0
190
Featured
See All Featured
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
The Language of Interfaces
destraynor
158
25k
Into the Great Unknown - MozCon
thekraken
39
1.9k
4 Signs Your Business is Dying
shpigford
184
22k
KATA
mclloyd
30
14k
BBQ
matthewcrist
89
9.7k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
Thoughts on Productivity
jonyablonski
69
4.7k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Typedesign – Prime Four
hannesfritz
42
2.7k
The Invisible Side of Design
smashingmag
300
51k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Transcript
$~ docker volume @antonielcm
how docker works? (basically)
None
docker filesystem
docker volume
volume types - named volume (or just volume) - bind
mount - tmpfs
useful links - https://www.youtube.com/watch?v=pGYAg7TMmp0 (desmistifying docker) - https://www.codementor.io/blog/docker-technology-5x 1kilcbow (docker:
what’s under the hood?) - https://container-solutions.com/understanding-volum es-docker/ (understanting docker volumes) - https://docs.docker.com/storage/volumes/ (use volumes )
$~ thank you! about.me/antonielcm