Sunwait calculates sunrise or sunset times for use with Windows Task Scheduler or 'cron' on Linux.
1.0K
latest: latest sunwait binary on top of scratch image
v0.8-r1: you can choose specific version of sunwaitpodman 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
Content type
Image
Digest
sha256:46639fbf7…
Size
423.2 kB
Last updated
over 1 year ago
docker pull queeup/sunwait-container