nimmis / docker-apache-php7

This is a docker images of Ubuntu 16.04 LTS with apache2 and php7
15 stars 14 forks source link

Lost Volume Mount #5

Open smannlymann opened 7 years ago

smannlymann commented 7 years ago

The container I spawned from the image suddenly lost the external volume mount to /var/www/html, and I am now unable to view my web code. I'm not sure how this happened or how to rectify it without re-spawning a completely new container.