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 02e1847 commit f2fe8d0Copy full SHA for f2fe8d0
Dockerfile
@@ -53,7 +53,6 @@ RUN set -ex && \
53
libpq5 zlib1g libyaml-dev libssl-dev libgdbm-dev libre2-dev \
54
libreadline-dev libncurses5-dev libffi-dev curl openssh-server libxml2-dev libxslt-dev \
55
libcurl4-openssl-dev libicu-dev libkrb5-dev rsync python3-docutils pkg-config cmake \
56
- runit-systemd \
57
tzdata unzip libimage-exiftool-perl libmagic1 \
58
&& update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX \
59
&& locale-gen en_US.UTF-8 \
0 commit comments