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 5891214 commit 50e545cCopy full SHA for 50e545c
Dockerfile
@@ -19,6 +19,7 @@ ENV LANG=en_US.UTF-8 \
19
ARG APT_MIRROR=http://deb.debian.org
20
21
ARG DEPENDENCIES=" \
22
+ gettext \
23
libmariadb-dev"
24
25
RUN set -ex \
0 commit comments