Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 294 Bytes

Netbox Docker Plugins

Netbox image with selected plugins.

Included plugins:

  • netbox_prometheus_sd

Intended to use with netbox-docker

services:
  netbox: netbox
    image: ghcr.io/jacobw/netbox-docker-plugins:latest
    ...