Skip to content

Comments

[#288] Updated to Docker Compose V5#309

Closed
StevenWalker98 wants to merge 1 commit intodrevops:mainfrom
StevenWalker98:feature/288-docker-compose-v5
Closed

[#288] Updated to Docker Compose V5#309
StevenWalker98 wants to merge 1 commit intodrevops:mainfrom
StevenWalker98:feature/288-docker-compose-v5

Conversation

@StevenWalker98
Copy link
Contributor

Closes #288

Changes

  • Bumped Docker Compose from 2.40.3 to 5.0.2
  • Updated Dockerfile comment (V2 → V5)
  • Updated goss version check to match V5 output

Context

Docker Compose V5 ("Mont Blanc") was released Dec 2025. Key changes:

  • Internal builder removed, build delegated to Docker Bake
  • Compose can now be used as an SDK
  • Version numbering jumped from 2.x → 5.x to avoid confusion with legacy docker-compose file format versions (2.x/3.x)

Bumped Docker Compose from 2.40.3 to 5.0.2.
Updated Dockerfile comment and goss version check.
@StevenWalker98
Copy link
Contributor Author

Closing in favour of a new PR pushed directly to the org repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updated to Docker Compose V5

1 participant