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
bash ./sparrow startone go
The text was updated successfully, but these errors were encountered:
The reason for the error is that your docker-compose version is too low. It is recommended to upgrade your docker-compose version.
# upgrade to 1.27.2 curl -L https://github.com/docker/compose/releases/download/1.27.2/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose chmod +x /usr/local/bin/docker-compose
Sorry, something went wrong.
No branches or pull requests
Command
bash ./sparrow startone go
Error
The text was updated successfully, but these errors were encountered: