dind required to work on debian

This commit is contained in:
will Farrell
2017-02-15 10:58:57 -07:00
parent 30a276774e
commit 0bbd009e23
3 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM library/alpine:3.5
FROM library/docker:1.13
ENV HOME_DIR=/opt/crontab
RUN apk add --no-cache --virtual .run-deps bash jq \