Sign inSign up

queeup/sunwait-container

By queeup

Updated over 1 year ago

Sunwait calculates sunrise or sunset times for use with Windows Task Scheduler or 'cron' on Linux.

Image
0

1.0K

queeup/sunwait-container repository overview

sunwait in a container

Tags

  • latest: latest sunwait binary on top of scratch image
    • v0.8-r1: you can choose specific version of sunwait

Pull

podman pull docker.io/queeup/sunwait-container

# OR

podman pull ghcr.io/queeup-containers/sunwait-container

Use

podman run \
    --rm \
    --interactive \
    --tty \
    sunwait-container --help

Build

podman build -t sunwait-container --file Containerfile

Containerfile is here

Containerfile-gcc is here

Tag summary

Content type

Image

Digest

sha256:46639fbf7

Size

423.2 kB

Last updated

over 1 year ago

docker pull queeup/sunwait-container