Blueprint Docker - UNRAID

Hey what's the step by step to setting up blueprint via docker do I need to upload the files and where. I tested the docker compose command and it shows "docker: 'compose' is not a docker command."
2 Replies
Zeph
Zeph3w ago
Make sure you actually have docker compose, as that message indicates that you may not have it
Loki
Loki3w ago
^ https://docs.docker.com/engine/install/ And if you are on a very old version of Docker, the command may be docker-compose instead of docker compose.

Did you find this page helpful?