Sign inSign up

bluepantsdev/cron

By bluepantsdev

Updated about 2 years ago

An archlinux image to run a shell script with cron.

Image
Developer tools
Databases & storage
0

353

bluepantsdev/cron repository overview


cron

An archlinux image to run a shell script with cron.

Usage

Use the podman-compose.yml file to start a container with the current directory mounted at /workdir in the container.

podman-compose up

Change the podman-compose.yml file to suit your needs particularly the volumes section.

Build and Run

(podman|docker) pull bluepantsdev/cron:latest
# or
(podman|docker) run -v ./config:/config -v ./data:/data bluepantsdev/cron:latest

License

TBD

Authors

Shaun @ Bluepants.dev

Tag summary

Content type

Image

Digest

sha256:6364fed3f

Size

480.6 MB

Last updated

about 2 years ago

docker pull bluepantsdev/cron