adjusted cron
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
FROM alpine:latest
|
||||
COPY . opt
|
||||
RUN apk add --no-cache supercronic
|
||||
RUN apk add --no-cache cronie
|
||||
RUN chmod +x /opt/entrypoint.sh
|
||||
CMD ["/opt/entrypoint.sh"]
|
||||
Reference in New Issue
Block a user