A simple nginx container that reads 1 nginx.conf file that you need to mount. If it changes, nginx will reload.
docker run -i -t -p 80:80 -v $PWD/nginx.conf:/nginx.conf xeor/nginx-simple
Content type
Image
Digest
sha256:cb438409b…
Size
126.7 MB
Last updated
almost 11 years ago
docker pull xeor/nginx-simple