mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-06-25 13:23:55 +02:00
dind required to work on debian
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user