Skip to content

Add a proper docker image for nginx.

Created by: RemiDesgrange

Nginx serve the static content of geocontrib and have also some content in default.conf generated at startup. An entrypoint has been created to avoid setting up complex CMD and let charge some env var at before nginx starts. This new image is more "embeddable" (rancher, k8s, etc...) than with the override of CMD in docker-compose file.

Merge request reports

Loading