We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5dd49 commit 9c35ef0Copy full SHA for 9c35ef0
README.md
@@ -5,4 +5,11 @@ Netbox image with selected plugins.
5
Included plugins:
6
- netbox_prometheus_sd
7
8
-[ghcr.io/jacobw/netbox-docker-plugins:latest](ghcr.io/jacobw/netbox-docker-plugins:latest)
+Intended to use with [netbox-docker](https://github.com/netbox-community/netbox-docker)
9
+
10
+```yaml
11
+services:
12
+ netbox: netbox
13
+ image: ghcr.io/jacobw/netbox-docker-plugins:latest
14
+ ...
15
+```
0 commit comments