only first w/ onstart was triggered
This commit is contained in:
will Farrell
2017-04-07 23:25:53 -06:00
parent c4a114a31c
commit 76675e99d5
5 changed files with 8 additions and 4 deletions

View File

@ -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 \