*build *
# 通用
docker build --no-cache -t redsos/php:7.1-fpm -f Dockerfile
# 叶子猪专用
docker build --no-cache --build-arg WORKGROUP=/web/websites -t redsos/php:7.1-fpm .
Content type
Image
Digest
Size
53 MB
Last updated
over 6 years ago
docker pull redsos/php:7.1