netbox-docker/docker
Tobias Genannt 03a1793208 Drops privileges to user 101 and group 0
When the container is started as root the default was to drop privileges to "unit:unit". This caused some problems with temporary files. Now the privileges are drop to "101:0".
When the container is started as a normal user unit prints a warning that changing the user and group is not possible. This warning is safe to ignore.
2021-07-30 21:42:05 +02:00
..
configuration.docker.py Don't load main config twice 2021-02-23 22:50:16 +01:00
docker-entrypoint.sh Optimise migrations on startup 2021-05-05 11:42:25 +02:00
launch-netbox.sh Drops privileges to user 101 and group 0 2021-07-30 21:42:05 +02:00
ldap_config.docker.py Use black as formatter for python files 2021-02-08 18:24:29 +01:00
nginx-unit.json Add editorconfig 2021-02-08 18:24:29 +01:00