[wp-trac] [WordPress Trac] #60901: GitHub Actions: Migrate to Docker Compose v2
WordPress Trac
noreply at wordpress.org
Wed Apr 3 09:11:20 UTC 2024
#60901: GitHub Actions: Migrate to Docker Compose v2
------------------------------+-----------------------------
Reporter: swissspidy | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
Right now a lot of our GitHub Actions workflows are failing.
The reason is that GitHub [https://github.com/actions/runner-
images/issues/9557 started removing Docker Compose v1] and the rollout is
taking a few days.
Docker Compose v2 was released years ago and the migration should be
[https://docs.docker.com/compose/migrate/#docker-compose-vs-docker-compose
pretty straightforward].
The main difference is that `docker-compose` is no longer a valid command.
You need to use `docker compose`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60901>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list