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
Currently this project uses docker-compose using compose V1, which stopped receiving updates May 2021 and is not supported by Docker.
docker-compose
See https://docs.docker.com/compose/migrate/.
What needs to be done?
docker compose
The text was updated successfully, but these errors were encountered:
Hi @bluecmd thanks for filing this. Do you want to submit a PR to accomplish this task?
Sorry, something went wrong.
@chrispsommers Sure, I submitted a PR
Successfully merging a pull request may close this issue.
Currently this project uses
docker-compose
using compose V1, which stopped receiving updates May 2021 and is not supported by Docker.See https://docs.docker.com/compose/migrate/.
What needs to be done?
docker-compose
withdocker compose
.The text was updated successfully, but these errors were encountered: