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
|
Details
Description:
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:
Comment by
Morten Linderud (Foxboron) -
Monday, 15 February 2021, 21:56 GMT
Comment by Matěj Týč (bubla) -
Monday, 15 February 2021, 22:02 GMT
`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