This commit is contained in:
chabad360 2018-08-01 16:30:15 -07:00
parent 9f5ae27000
commit f4820c3810

View file

@ -18,7 +18,7 @@ RUN apt-get install -y curl
RUN apt-get install -y rlwrap
RUN apt-get install redis-tools
RUN apt-get install -y nano
RUN apt-get install -y crontab
RUN apt-get install -y cron
# Generate locale C.UTF-8 for mariadb and general locale data
ENV LANG C.UTF-8