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
21
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
21
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
37
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
MCPでVibe Working。そして、結局はContext Eng(略)/ Working with Vibe on MCP And Context Eng
rkaga
5
1.6k
Ruby Parser progress report 2025
yui_knk
1
290
レガシープロジェクトで最大限AIの恩恵を受けられるようClaude Codeを利用する
tk1351
4
1.6k
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
0
270
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
380
パッケージ設計の黒魔術/Kyoto.go#63
lufia
3
410
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.2k
Honoアップデート 2025年夏
yusukebe
1
910
機能追加とリーダー業務の類似性
rinchoku
2
780
AWS発のAIエディタKiroを使ってみた
iriikeita
1
150
Rancher と Terraform
fufuhu
2
200
HTMLの品質ってなんだっけ? “HTMLクライテリア”の設計と実践
unachang113
3
1.9k
Featured
See All Featured
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Building Adaptive Systems
keathley
43
2.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Designing Experiences People Love
moore
142
24k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Rails Girls Zürich Keynote
gr2m
95
14k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
A Tale of Four Properties
chriscoyier
160
23k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
The Cult of Friendly URLs
andyhume
79
6.6k
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