Skip to content

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

Notifications You must be signed in to change notification settings

queeup-Containers/sunwait-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages