标签v1: nginx 1.18.0版本 nginx 安装目录在/usr/local/nginx 生成容器:docker run --name nginx -v /var/lib/docker/nginx/conf:/usr/local/nginx/conf -v /var/www:/var/www -v /var/lib/docker/nginx/logs:/usr/local/nginx/logs --link=fpm:php -p 80:80 -d lihuangpeng/nginx:v1
标签v2:
Content type
Image
Digest
sha256:0935472e9…
Size
149.6 MB
Last updated
about 4 years ago
docker pull lihuangpeng/nginx:v1