Rework mounts for netbox container
This commit is contained in:
parent
5f997b1c09
commit
8d59a1b201
@ -20,5 +20,9 @@
|
|||||||
- name: web
|
- name: web
|
||||||
aliases: [ "netbox" ]
|
aliases: [ "netbox" ]
|
||||||
volumes:
|
volumes:
|
||||||
- /data/netbox/config:/config
|
- /data/netbox/startup_scripts:/opt/netbox/startup_scripts:z,ro
|
||||||
|
- /data/netbox/initializers:/opt/netbox/initializers:z,ro
|
||||||
|
- /data/netbox/configuration:/etc/netbox/config:z,ro
|
||||||
|
- /data/netbox/reports:/etc/netbox/reports:z,ro
|
||||||
|
- /data/netbox/media:/opt/netbox/netbox/media:z
|
||||||
tags: [ docker, netbox ]
|
tags: [ docker, netbox ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user