mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-11 14:22:37 +00:00
When using docker secrets, a file in /run/secrets/ is added. For example, SUPERUSER_PASSWORD_FILE=/run/secrets/superuser_password will populate SUPERUSER_PASSWORD environment variable from the contents of that file. The code to support this is now added to docker/docker-entrypoint.sh |
||
|---|---|---|
| .. | ||
| configuration.docker.py | ||
| docker-entrypoint.sh | ||
| gunicorn_config.py | ||
| nginx.conf | ||