Opened 3 years ago
Last modified 6 weeks ago
#65080 assigned update
docker-compose: upgrade to v2
Reported by: | bnoctis (Blair Noctis) | Owned by: | emcrisostomo (Enrico Maria Crisostomo) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | jdswinbank (John Swinbank), catap (Kirill A. Korinsky), danchr (Dan Villiom Podlaski Christiansen) | |
Port: | docker-compose |
Description
Docker Compose upgraded to v2 with a significant change in its architecture and installation method. See the initial release: https://github.com/docker/compose/releases/tag/v2.0.0
Its language changed to Go, in line with Docker itself.
Its (official) build process involves using Docker.
Change History (6)
comment:1 Changed 3 years ago by bnoctis (Blair Noctis)
Type: | defect → update |
---|
comment:2 Changed 3 years ago by reneeotten (Renee Otten)
Owner: | set to emcrisostomo |
---|---|
Status: | new → assigned |
Version: | → 2.7.2 |
comment:3 Changed 2 years ago by jdswinbank (John Swinbank)
Cc: | jdswinbank added |
---|
comment:4 Changed 18 months ago by catap (Kirill A. Korinsky)
Cc: | catap added |
---|
comment:5 Changed 9 months ago by danchr (Dan Villiom Podlaski Christiansen)
comment:6 Changed 9 months ago by danchr (Dan Villiom Podlaski Christiansen)
Cc: | danchr added |
---|
Note: See
TracTickets for help on using
tickets.
I added a
docker-compose-plugin
port some time ago in commit 7d376fd — I didn't do anything to upgrade from one to the other, but it's there 🙂