Skip to content

Commit

Permalink
Add cron install
Browse files Browse the repository at this point in the history
  • Loading branch information
Leen15 committed Aug 7, 2017
1 parent ad069a1 commit ef671a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM mohamnag/aws-cli
MAINTAINER Luca Mattivi <luca@smartdomotik.com>

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

# m h dom mon dow
ENV BACKUP_CRON_SCHEDULE="* * * * *"
Expand Down

0 comments on commit ef671a9

Please sign in to comment.