mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-12 04:56:39 +02:00
Updated Using Netbox Plugins (markdown)
parent
2e53614de1
commit
8a62790e11
@ -45,6 +45,8 @@ version: '3.4' # This is NOT the version of NetBox! No need to adjust :)
|
|||||||
services:
|
services:
|
||||||
netbox:
|
netbox:
|
||||||
image: netbox:latest-plugins
|
image: netbox:latest-plugins
|
||||||
|
ports:
|
||||||
|
- 8000:8080
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile-Plugins
|
dockerfile: Dockerfile-Plugins
|
||||||
|
Loading…
x
Reference in New Issue
Block a user