Skip to content
New issue

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

check_docker-compose.sh rejects v2.18 (default in Ub20 repo's as of 5/19/23) #35

Open
Zalgo2462 opened this issue May 20, 2023 · 0 comments · May be fixed by #36
Open

check_docker-compose.sh rejects v2.18 (default in Ub20 repo's as of 5/19/23) #35

Zalgo2462 opened this issue May 20, 2023 · 0 comments · May be fixed by #36
Labels
bug Something isn't working

Comments

@Zalgo2462
Copy link
Contributor

If you install docker-compose 2.18 which is compatible with ActiveCM projects, the check_docker-compose.sh script will report that the version is incompatible.
We should consider not checking minor version updates when considering the max version.

Adding set -x to the script and running it returns the following:
image

@Zalgo2462 Zalgo2462 added the bug Something isn't working label May 20, 2023
Zalgo2462 added a commit that referenced this issue May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant