We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install script does not support modern docker compose
The error:
bash: line 52: docker-compose: command not found
root@ubuntu-2gb-hel1-1:~/bobarr# docker compose version Docker Compose version v2.18.1
The text was updated successfully, but these errors were encountered:
edit the bobarr.sh and modify docker-compose to docker compose save, then do bash bobarr.sh
Sorry, something went wrong.
Closed with PR #276
No branches or pull requests
Install script does not support modern docker compose
The error:
The text was updated successfully, but these errors were encountered: