Package: docker-compose Version: 1.25.0-1 Severity: important X-Debbugs-Cc: [email protected]
Hello! I've been using the docker package repo from docker (https://download.docker.com/linux/debian) for the standard docker binaries. This has been running fine together with docker-compose from debian standard on buster, but with docker-compose in bullseye, some dependency is different which forces the docker version to be downgraded. I.e., even though upgrading to bullseye on the target computer, I'm downgraded to an earlier version of docker which doesn't work with my existing docker-compose files. Preferrably, it would be the same behaviour in bullseye as in buster, i.e. tolerating the later docker released docker binaries so work on compose files later than 3.3 is possible. Best regards, /Jakob -- System Information: Debian Release: 11.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 5.10.0-9-amd64 (SMP w/4 CPU threads) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages docker-compose depends on: ii python3 3.9.2-3 pn python3-cached-property <none> ii python3-distutils 3.9.2-1 pn python3-docker <none> pn python3-dockerpty <none> pn python3-docopt <none> pn python3-jsonschema <none> ii python3-requests 2.25.1+dfsg-2 ii python3-six 1.16.0-2 pn python3-texttable <none> pn python3-websocket <none> pn python3-yaml <none> Versions of packages docker-compose recommends: pn docker.io <none> docker-compose suggests no packages.

