mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-04-10 08:20:02 +02:00
Update size
This commit is contained in:
parent
aa36fb61ef
commit
e1a745ae15
@ -1,6 +1,6 @@
|
|||||||
# docker-crontab
|
# docker-crontab
|
||||||
|
|
||||||
A simple wrapper over `docker` to all complex cron job to be run in other containers. All in <45MB.
|
A simple wrapper over `docker` to all complex cron job to be run in other containers. All in ~4MB.
|
||||||
|
|
||||||
## Supported tags and Dockerfile links
|
## Supported tags and Dockerfile links
|
||||||
|
|
||||||
@ -66,6 +66,6 @@ CMD ["crond", "-f"]
|
|||||||
## TODO
|
## TODO
|
||||||
- [ ] Make smaller by using busybox?
|
- [ ] Make smaller by using busybox?
|
||||||
- [ ] Have ability to auto regenerate crontab on file change
|
- [ ] Have ability to auto regenerate crontab on file change
|
||||||
- [ ] Run commands on host machine
|
- [ ] Run commands on host machine (w/ --privileged?)
|
||||||
- [ ] Write tests
|
- [ ] Write tests
|
||||||
- [ ] Setup TravisCI
|
- [ ] Setup TravisCI
|
Loading…
x
Reference in New Issue
Block a user