Hi,
We often receive bug reports in Ubuntu (e.g. https://bugs.launchpad.net/ubuntu/+source/docker-compose-v2/+bug/2151249) where users complain about not being able to install either the Ubuntu version of Docker Compose (docker-compose-v2), or the Docker version of it (docker-compose-plugin).
It would be nice if the docker-compose-plugin binary package added a Conflicts/Replaces relation against docker-compose. This way, that package will correctly handle the conflicts against the counterpart packages in Ubuntu and Debian repositories.
Hi,
We often receive bug reports in Ubuntu (e.g. https://bugs.launchpad.net/ubuntu/+source/docker-compose-v2/+bug/2151249) where users complain about not being able to install either the Ubuntu version of Docker Compose (docker-compose-v2), or the Docker version of it (docker-compose-plugin).
It would be nice if the docker-compose-plugin binary package added a Conflicts/Replaces relation against
docker-compose. This way, that package will correctly handle the conflicts against the counterpart packages in Ubuntu and Debian repositories.