Docker Volume | Sharing data between Containerts

preview_player
Показать описание
This video I will show you how to create volume , mount this volume with multiple containers etc.
Subscribe this channel to get periodic update

Please visit these play lists as well

Рекомендации по теме
Комментарии
Автор

Good I wonder how to do in docker compose

hohojimmy
Автор

Not covered: (please explain)
How to add new files page1.html page2.html in volume when no container is active(container is destroyed). What the location for docker volume? where to cp /export the data files?
Also I'd not manage files through docker commands, I would rather have page2.html etc. somewhere in host so it's accessible even when docker is off.

chempranav
Автор

Good but while create the second container I'm not getting the updated output

sankarik
Автор

you put already put -d, why you still put -t, and no value for -p ?

alexlu