sunwait in a container
latest
: latest sunwait binary on top of scratch imagev0.8-r1
: you can choose specific version of sunwait
podman pull docker.io/queeup/sunwait-container
# OR
podman pull ghcr.io/queeup-containers/sunwait-container
podman run \
--rm \
--interactive \
--tty \
sunwait-container --help
podman build -t sunwait-container --file Containerfile