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-containerpodman run \
--rm \
--interactive \
--tty \
sunwait-container --helppodman build -t sunwait-container --file Containerfile