Docker image with nginx and confd with remote config loading support.
10K+
Docker image with nginx and confd with remote config loading support.
Example:
docker run \
-d \
-p 80:80 \
-e ETCD_IP=10.0.1.5:2379 \
-e CONFIG_URL=https://private-s3-address.com/nginx.conf.tmpl \
monder/nginx-docker
Content type
Image
Digest
Size
148 MB
Last updated
about 10 years ago
docker pull monder/nginx-docker