In order not to complicate the code for docker compose v1 and v2 compatibility this small script will create docker-compose that will run docker compose v2 in compatibility mode
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
In order not to complicate the code for docker compose v1 and v2 compatibility this small script will create docker-compose that will run docker compose v2 in compatibility mode
Types of changes
Checklist: