Skip to content

OZ-331: Add a validation step for minimum docker compose version#140

Merged
kipchubett merged 2 commits intomainfrom
OZ-331
Jan 28, 2025
Merged

OZ-331: Add a validation step for minimum docker compose version#140
kipchubett merged 2 commits intomainfrom
OZ-331

Conversation

@kdaud
Copy link
Contributor

@kdaud kdaud commented Jan 27, 2025

Ticket: https://mekomsolutions.atlassian.net/browse/OZ-331?focusedCommentId=46772

This PR adds a validation step for the minimum docker compose version on a host machine.

@kdaud kdaud requested a review from kipchubett January 27, 2025 07:23
@kdaud kdaud changed the title OZ-331: Add a validation step for docker compose version OZ-331: Add a validation step for minimum docker compose version Jan 27, 2025
Comment on lines 101 to 104
else
echo "$ERROR Docker compose versions < 2.x are not supported"
echo "$ERROR Docker versions < 20.10.13 are not supported"
fi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They should be under different "else" statements.

@kdaud kdaud requested a review from kipchubett January 27, 2025 11:26
@kipchubett kipchubett merged commit ed61de9 into main Jan 28, 2025
2 checks passed
@kipchubett kipchubett deleted the OZ-331 branch January 28, 2025 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants