Changed entrypoint to "tini".

This commit is contained in:
Tobias Genannt 2021-09-13 08:18:23 +02:00
parent 2926d1a11d
commit a8b6883183
4 changed files with 4 additions and 12 deletions

View file

@ -17,8 +17,6 @@ services:
- ./reports:/etc/netbox/reports:z,ro
- ./scripts:/etc/netbox/scripts:z,ro
- netbox-media-files:/opt/netbox/netbox/media:z
ports:
- 8080
postgres:
image: postgres:13-alpine
env_file: env/postgres.env