Replies: 1 comment 10 replies
-
You probably need to update your Docker compose. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I tried to install netbox in docker using https://github.com/netbox-community/netbox-docker.git. But the install stops at docker-compose pull command because of the below error. Can somebody please share some guidance on how to resolve this issue? Thank you in advance.
root@ch1clwglmf002:/home/netbox-docker# docker-compose pull
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.netbox-housekeeping.depends_on contains an invalid type, it should be an array
services.netbox-worker.depends_on contains an invalid type, it should be an array
Beta Was this translation helpful? Give feedback.
All reactions