Changed entrypoint to "tini".
This commit is contained in:
parent
2926d1a11d
commit
a8b6883183
4 changed files with 4 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue