Git Product home page Git Product logo

Comments (3)

thaJeztah avatar thaJeztah commented on May 25, 2024 1

docker compose is incompatible with go1.20 (see #965), which is the version used to build packages of docker engine 24.x, unfortunately that means that no new packages can be published until either docker v25 is released, or docker v24 switches to go1.21 or above (there's a lot of risk involved in updating go version of the docker engine, which is why it tends to be a version behind).

docker 25 will be released soon though; beta packages are already available in the test channel, which also has package of docker compose v2.23.3 (see https://download.docker.com/linux/ubuntu/dists/jammy/pool/test/amd64/)

Alternatively, static binaries can be downloaded from the github repository https://github.com/docker/compose/releases

I'll close this ticket, as this will be resolved once docker engine v25 is released, but feel free to continue the conversation.

from docker-ce-packaging.

thaJeztah avatar thaJeztah commented on May 25, 2024 1

The version has been updated in #981, and updated package versions will be built and published when we do the next (v25.0.1) release of Docker Engine, which should be this week (Today or Tomorrow)

from docker-ce-packaging.

RossBarnie avatar RossBarnie commented on May 25, 2024

Is this still relevant for docker compose 2.24.2? I realise it's only been a day but I was surprised to see that the patch was released but the package in the PPA was still 2.24.1.

from docker-ce-packaging.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.