Session 9 | how to share data between docker container and host system
Keynotes Of Last Session
=========================
NA
Keynotes Of This Session
=========================
How to persist data in container ?
by using -v parameter
docker run --name-containerName -it -p 8080:80 -v volumeName:pathinsidethecontainer imagename
How does container talks to local system or host or cloud be it amazon or google using bind ?
docker run --mount type=bind,source=/HOST/PATH,target=/CONTAINER/PATH,readonly nginx
Source Of Truth
==============================================
https://docs.docker.com/
Key Time Or Time Key Topic
==============================================
None
Unanswered Query or Concept from Last Sessions
==============================================
None
credits:
Motivational Corporate
@danaildraganov3285
Видео Session 9 | how to share data between docker container and host system канала Encyclopedia Book
=========================
NA
Keynotes Of This Session
=========================
How to persist data in container ?
by using -v parameter
docker run --name-containerName -it -p 8080:80 -v volumeName:pathinsidethecontainer imagename
How does container talks to local system or host or cloud be it amazon or google using bind ?
docker run --mount type=bind,source=/HOST/PATH,target=/CONTAINER/PATH,readonly nginx
Source Of Truth
==============================================
https://docs.docker.com/
Key Time Or Time Key Topic
==============================================
None
Unanswered Query or Concept from Last Sessions
==============================================
None
credits:
Motivational Corporate
@danaildraganov3285
Видео Session 9 | how to share data between docker container and host system канала Encyclopedia Book
Комментарии отсутствуют
Информация о видео
28 июня 2025 г. 9:33:08
00:22:51
Другие видео канала