mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-11-15 21:15:34 +01: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