Closed BastienClermont closed 2 years ago
I solved my issue! For some reasons when I installed docker-compose using apt get it installed some old version, hence compose not recognising the file version. I installed docker-compose directly from the official GitHub and it worked. Thanks for the great tool!
Hello, when I run the script run-seedbox.sh I get the following output:
[./run-seedbox.sh] Generating configuration... [./run-seedbox.sh] Config OK. Launching services... [./run-seedbox.sh] Pulling all images... ERROR: Version mismatch: file ./docker-compose.yaml specifies version 3.8 but extension file ./services/traefik.yaml uses version 1
What should I do? Thanks!