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 |
---|---|---|
Fedora 40 | aarch64 (4)*, x86_64 (83)* | Fedora 40 (36 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (41)* | Fedora 41 (10 downloads) |
Fedora rawhide | aarch64 (0)*, x86_64 (5)* | Fedora rawhide (44 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