mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-06-25 13:23:55 +02:00
bug fix
only first w/ onstart was triggered
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM library/docker:1.13
|
||||
FROM library/docker:stable
|
||||
|
||||
ENV HOME_DIR=/opt/crontab
|
||||
RUN apk add --no-cache --virtual .run-deps bash jq \
|
||||
|
Reference in New Issue
Block a user