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 59c7460 commit 6fc727bCopy full SHA for 6fc727b
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