Automatic docker image build with nginx-light wheezy-backports packages. Visit https://packages.debian.org/wheezy-backports/nginx-light for package detail.
docker run -d -v <path to sites config>:/etc/nginx/sites-enabled:ro -p 80:80 anigeo/debian_nginx-light:latest
Both access_log and error_log are disabled by default, use volume bind mount (-v) custom config if you would like to enable.
Content type
Image
Digest
sha256:ea295b7e9…
Size
47 MB
Last updated
almost 11 years ago
docker pull anigeo/debian_nginx-light