Zari.Box·GPL-3.0
Zari.Box
Declarative container manager for reproducible dev boxes. Reads a YAML file and keeps a container in sync with its image, packages, and bootstrap commands.
Install
Nix (Recommended)
nix run github:ZariTen/ZariBoxPip
pip install git+https://github.com/ZariTen/ZariBox.gitLocal
./install.sh installRequirements: Python 3.10+, PyYAML, and distrobox or podman.