Don't install cron
It's already there
This commit is contained in:
@@ -8,7 +8,6 @@ RUN apk -v --update add \
|
|||||||
less \
|
less \
|
||||||
mailcap \
|
mailcap \
|
||||||
jq \
|
jq \
|
||||||
cron \
|
|
||||||
&& \
|
&& \
|
||||||
pip install --upgrade awscli==1.14.5 s3cmd==2.0.1 python-magic && \
|
pip install --upgrade awscli==1.14.5 s3cmd==2.0.1 python-magic && \
|
||||||
apk -v --purge del py-pip && \
|
apk -v --purge del py-pip && \
|
||||||
|
|||||||
Reference in New Issue
Block a user