1 Commits
Author SHA1 Message Date
wkoot 8a2dabc382 Update README.md 2026-06-25 18:18:33 +02:00
-2
View File
@@ -48,8 +48,6 @@ services:
image: netbox:slm image: netbox:slm
netbox-worker: netbox-worker:
image: netbox:slm image: netbox:slm
netbox-housekeeping:
image: netbox:slm
``` ```
Now, build the image: ``docker compose build --no-cache`` Now, build the image: ``docker compose build --no-cache``