# pods

Here we have scripts to build differents minimal live ISO on local system, using podman container.
* `almalinux.sh`
* `archlinux.sh`
* `debian.sh`
* `devuan.sh`
* `fedora.sh`
* `manjaro.sh`
* `opensuse.sh`
* `ubuntu.sh`

Example: to create a minimal debian ISO, run `eggs pods debian.sh`.

