This website requires JavaScript.
Explore
Help
Sign In
ehlxr
/
docker_practice
Watch
1
Star
0
Fork
0
mirror of
https://github.com/yeasy/docker_practice.git
synced
2026-08-11 08:57:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
bb94a9f617ae078cbc8ec4db332c069624bb0ab4
docker_practice
/
07_data_network
/
data
T
History
baohua
bb94a9f617
Fix and update
2026-02-09 11:34:35 -08:00
..
_images
…
bind-mounts.md
Fix and update
2026-02-09 11:34:35 -08:00
README.md
Fix and update
2026-02-09 11:34:35 -08:00
volume.md
Fix and update
2026-02-09 11:34:35 -08:00
README.md
Unescape
Escape
数据管理
数据管理 示意图如下:
这一章介绍如何在 Docker 内部以及容器之间管理数据,在容器中管理数据主要有两种方式:
数据卷(Volumes
)
挂载主机目录 (Bind mounts)
Reference in New Issue
View Git Blame
Copy Permalink