Warning
Deprecated: This repository is no longer maintained. Please see cytomine/cytomine for the latest version.
This Dockerfile relies on official library Dockerfile with a customized entrypoint allowing to perform custom configuration with shell scripts found in /docker-entrypoint.d/ during container startup.
Currently registered script(s) :
- optionally interpolate the environment variable present in any file under
/cm_configswith a filename suffix.sampleand move all files to their respective directory (see below).
The file /cm_configs_default/etc/nginx/nginx.conf.sample will be provided by default. The docker-entrypoint scripts will interpolate env vars into it and produce the final /etc/nginx/nginx.conf.