mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-22 08:16:54 +00:00
ssss
This commit is contained in:
parent
ea660cc67e
commit
0efd015fa2
|
|
@ -7,6 +7,7 @@ services:
|
||||||
dockerfile: Dockerfile-plugins
|
dockerfile: Dockerfile-plugins
|
||||||
# optionaler lokaler Name statt Upstream-Tag:
|
# optionaler lokaler Name statt Upstream-Tag:
|
||||||
image: netbox-plugins:local
|
image: netbox-plugins:local
|
||||||
|
pull_policy: never
|
||||||
# Plugins in NetBox aktivieren
|
# Plugins in NetBox aktivieren
|
||||||
environment:
|
environment:
|
||||||
PLUGINS: "netbox_topology_views,netbox_lifecycle,netbox_plugin_prometheus_sd,netbox_qrcode"
|
PLUGINS: "netbox_topology_views,netbox_lifecycle,netbox_plugin_prometheus_sd,netbox_qrcode"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue