Sign inSign up

shervinkh/nginx

By shervinkh

Updated over 9 years ago

nginx proxy docker

Image
0

217

shervinkh/nginx repository overview

My nginx Server Docker

My nginx proxy server

  • Run with docker run --detach --tty --restart=always --network=my_network --name=nginx -v /home/user/nginx/log:/var/log -v /home/user/nginx/servers:/etc/nginx/servers -v /home/user/nginx/www:/www -p 80:80 shervinkh/nginx (All related containers should be connected to the same network)

Tag summary

Content type

Image

Digest

Size

330.7 MB

Last updated

over 9 years ago

docker pull shervinkh/nginx