mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-06-25 13:23:55 +02:00
add badges
This commit is contained in:
@ -5,7 +5,7 @@ RUN apk add --no-cache --virtual .run-deps bash curl jq docker \
|
||||
&& mkdir -p ${HOME_DIR}
|
||||
|
||||
# Dev
|
||||
COPY config.json ${HOME_DIR}/
|
||||
#COPY config.json ${HOME_DIR}/
|
||||
|
||||
COPY docker-entrypoint /
|
||||
ENTRYPOINT ["/docker-entrypoint"]
|
||||
|
Reference in New Issue
Block a user