diff options
author | Eden Attenborough <eden.attenborough@outlook.com> | 2025-09-09 11:15:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-09 11:15:46 +0100 |
commit | 99185c9283a0aae7334b35bc37b4c7b498d09f88 (patch) | |
tree | 95f6a78ee7b2048ca55d5c6de311764e89ea928b /README.md | |
download | cron-99185c9283a0aae7334b35bc37b4c7b498d09f88.tar.gz cron-99185c9283a0aae7334b35bc37b4c7b498d09f88.zip |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..21e4df8 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# cron +Docker image for running cronjobs, with logging |