Sign inSign up

onnno/ubuntu-nginx

By onnno

•Updated almost 10 years ago

ubuntu-nginx

Image
0

299

onnno/ubuntu-nginx repository overview

⁠Nginx

参考nginx官方镜像制作

基础镜像为 ubuntu:xenial 即 ubuntu:16.04

⁠使用

docker run -d --name site -p 80:80 -p 443:443 -v /var/www/:/usr/share/nginx/html -v /etc/nginx/conf.d/:/etc/nginx/conf.d/ onnno/docker-ubuntu-nginx

Tag summary

Content type

Image

Digest

Size

89.9 MB

Last updated

almost 10 years ago

docker pull onnno/ubuntu-nginx