Hi,
yes, the data is in the image. I am cloning a git repo into /var/www/testsite when building the image. This is the Code I need to available in my development environment. So I want to mount it to my host system. How can I achieve this?
Share and learn in the Docker community.
Hi,
yes, the data is in the image. I am cloning a git repo into /var/www/testsite when building the image. This is the Code I need to available in my development environment. So I want to mount it to my host system. How can I achieve this?