实例
docker run \
--name alpine-nginx-php \
--restart=always \
-d -p 8088:80 \
-v /docker/alpine-nginx-php:/var/www/html \
-e PHP_ERRORS=1 \
-e PHP_UPLOAD_MAX_FILESIZE=250 \
90x60/alpine-nginx-php
Content type
Image
Digest
Size
68.8 MB
Last updated
almost 7 years ago
docker pull 90x60/n1_alpine-nginx-php