kartoza/osgs

We need a way to determine docker compose version

Opened this issue · 0 comments

Problem

A new version of docker-compose has been out for a long time https://docs.docker.com/compose/#compose-v2-and-the-new-docker-compose-command. The make commands make an assumption that a user still uses the v1.

image

Solution

We need a smarter way to determine if a user uses v1 or v2