Skip to content

Commit ef671a9

Browse files
committed
Add cron install
1 parent ad069a1 commit ef671a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ FROM mohamnag/aws-cli
22
MAINTAINER Luca Mattivi <luca@smartdomotik.com>
33

44
# change these to fit your need
5+
RUN apt-get update -q && apt-get install cron --yes
56

67
# m h dom mon dow
78
ENV BACKUP_CRON_SCHEDULE="* * * * *"

0 commit comments

Comments
 (0)