Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#69650 - docker-compose shouldn't require docker
Attached to Project:
Community Packages
Opened by Matěj Týč (bubla) - Monday, 15 February 2021, 21:48 GMT
Last edited by Morten Linderud (Foxboron) - Monday, 15 February 2021, 22:05 GMT
Opened by Matěj Týč (bubla) - Monday, 15 February 2021, 21:48 GMT
Last edited by Morten Linderud (Foxboron) - Monday, 15 February 2021, 22:05 GMT
|
DetailsDescription:
Starting with podman 3.0, docker-compose can use podman as a backend: https://www.redhat.com/sysadmin/podman-docker-compose So far this neat trick works only for the root user, but so does the "traditionally" docker-powered docker-compose. Therefore, docker-compose should require either docker, or podman-docker. |
This task depends upon
Closed by Morten Linderud (Foxboron)
Monday, 15 February 2021, 22:05 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#69651
Monday, 15 February 2021, 22:05 GMT
Reason for closing: Duplicate
Additional comments about closing:

`podman-docker` should provide `docker`. docker-compose does not need any changes.

Fair enough, therefore I think that this can be closed as a duplicate of https://bugs.archlinux.org/task/69651