[wp-trac] [WordPress Trac] #60901: GitHub Actions: Migrate to Docker Compose v2

WordPress Trac noreply at wordpress.org
Thu Apr 4 18:11:00 UTC 2024


#60901: GitHub Actions: Migrate to Docker Compose v2
-----------------------------------+-------------------------
 Reporter:  swissspidy             |       Owner:  swissspidy
     Type:  defect (bug)           |      Status:  reopened
 Priority:  high                   |   Milestone:  6.5.1
Component:  Build/Test Tools       |     Version:
 Severity:  normal                 |  Resolution:
 Keywords:  has-patch fixed-major  |     Focuses:
-----------------------------------+-------------------------

Comment (by desrosj):

 In [changeset:"57927" 57927]:
 {{{
 #!CommitTicketReference repository="" revision="57927"
 Build/Test Tools: Migrate to Docker Compose V2.

 Compose V2, which was first released in 2020, is included with all
 currently supported versions of Docker Desktop. Compose V1 stopped
 receiving updates in July 2023.

 The biggest difference is that the command to interact with Compose
 changed from `docker-compose` to `docker compose`.

 GitHub has now started removing V1 from Ubuntu & Windows images, which
 caused all Docker-based GitHub Actions workflows to fail.

 This change migrates to the new `docker compose` command to address these
 failures.

 Merges [57918] to the 6.5 branch.

 Props swissspidy, thelovekesh.
 See #60901.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60901#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list