solopasha/docker-compose
Project ID: 84017
Description
Compose V2(can be used with podman)
Installation Instructions
sudo dnf copr enable solopasha/docker-compose
sudo dnf install docker-compose
To use with podman(rootless):
systemctl --user enable --now podman.socket
export DOCKER_HOST=unix:///run/user/$UID/podman/podman.sock
export DOCKER_BUILDKIT=0
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (16)*, x86_64 (100)* | Fedora 40 (47 downloads) |
![]() |
aarch64 (15)*, x86_64 (111)* | Fedora 41 (23 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 42 (3 downloads) |
![]() |
aarch64 (10)*, x86_64 (14)* | Fedora rawhide (52 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable solopasha/docker-compose
More info about enabling Copr repositories