#9566 [CI] docker-compose V1 was removed from images
Closed: fixed 9 months ago by frenaud. Opened 9 months ago by slev.

Azure Pipelines started to roll 20240401.4 Ubuntu image that doesn't include docker-compose v1:

https://github.com/actions/runner-images/blob/ubuntu20/20240401.4/images/ubuntu/Ubuntu2004-Readme.md

See https://github.com/actions/runner-images/issues/9557

Compose V1 to V2 migration guide:
https://docs.docker.com/compose/migrate/

This leads to Azure CI errors if the aforementioned image was used:
./azure-run-tests.sh: line 136: docker-compose: command not found


Metadata Update from @slev:
- Issue assigned to slev

9 months ago

master:

  • 1df2abb ap: Migrate to docker compose V2

ipa-4-11:

  • a5d456d ap: Migrate to docker compose V2

ipa-4-10:

  • 8edc0a8 ap: Migrate to docker compose V2

ipa-4-9:

  • f5d2a6f ap: Migrate to docker compose V2

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

9 months ago

Log in to comment on this ticket.

Metadata