We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11aacfe commit eb6f02dCopy full SHA for eb6f02d
Dockerfile
@@ -15,7 +15,7 @@ RUN apt-get update && \
15
RUN apt-get install -y software-properties-common curl build-essential \
16
dos2unix gcc git libmcrypt4 libpcre3-dev memcached make python2.7-dev \
17
python-pip re2c unattended-upgrades whois vim libnotify-bin nano wget \
18
- debconf-utils
+ debconf-utils locales
19
20
# add some repositories
21
RUN curl -s https://packagecloud.io/gpg.key | apt-key add - && \
0 commit comments