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
Task Type Bug Report
Category Packages
Status Closed
Assigned To Morten Linderud (Foxboron)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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 
Comment by Morten Linderud (Foxboron) - Monday, 15 February 2021, 21:56 GMT
`podman-docker` should provide `docker`. docker-compose does not need any changes.
Comment by Matěj Týč (bubla) - Monday, 15 February 2021, 22:02 GMT
Fair enough, therefore I think that this can be closed as a duplicate of https://bugs.archlinux.org/task/69651

Loading...