Description
Warden is a CLI utility for orchestrating Docker based developer environments, and enables multiple local environments to run simultaneously without port conflicts via the use of a few centrally run services for proxying requests into the correct environment's containers.
Installation Instructions
sudo dnf copr enable tdgroot/warden
sudo dnf install warden
warden svc up
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 |
---|---|---|
Centos-stream 9 | x86_64 (349)* | Centos-stream 9 (38 downloads) |
openSUSE Tumbleweed | x86_64 (1032)* | openSUSE Tumbleweed (49 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tdgroot/warden
More info about enabling Copr repositories