Peter Gerhat

Results 1 issues of Peter Gerhat

I was able to run a Docker container with Wordpress with the default settings. Then I aded shared volumes on the host machine: `-v ~/workspace/mysql:/var/lib/mysql` `-v ~/workspace/www:/usr/share/nginx/www` Those statements cause...