Repository: https://github.com/wlniao/php
Start the Docker container:
docker run -p 80:80 wlniao/php:tag
mount folder directory
docker run -p 80:80 -v /src:/wwwroot wlniao/php:tag
Content type
Image
Digest
Size
83.9 MB
Last updated
almost 7 years ago
docker pull wlniao/php