Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ubuntu, Windows] Docker Compose v1 will be removed from images on July, 9 #9692

Open
6 of 12 tasks
mikhailkoliada opened this issue Apr 15, 2024 · 1 comment
Open
6 of 12 tasks

Comments

@mikhailkoliada
Copy link
Member

mikhailkoliada commented Apr 15, 2024

Breaking changes

Docker compose v1 will be removed from Ubuntu & Windows images.

Target date

The images rollout process will start on July, 9 and take 3-4 days.

The motivation for the changes

Docker compose v1 has been deprecated since July 2023 and customers are encouraged to migrate to v2, apart from that, as per our support policy it has been more that 6 months since the deprecation announcement so we would like to finally remove it. More information can also be found on the GitHub blog.

Possible impact

If your pipelines or workflows still depend on docker compose v1 they might be broken.

Platforms affected

  • Azure DevOps
  • GitHub Actions

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 11
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • Windows Server 2019
  • Windows Server 2022

Mitigation ways

The last release of the v1 branch is still available on GitHub and can be downloaded and installed manually in runtime for both Ubuntu and Windows.

@daveisfera
Copy link

I understand removing it from new images (like the Ubuntu 24.04 one that was just released), but why remove it from existing images?
That means that if I make a branch from an old tag to release a bug fix that I have to also worry about patching this as well?

@actions actions deleted a comment from cPereira13 May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants