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 50e545c commit f999752Copy full SHA for f999752
Dockerfile
@@ -20,6 +20,7 @@ ARG APT_MIRROR=http://deb.debian.org
20
21
ARG DEPENDENCIES=" \
22
gettext \
23
+ curl \
24
libmariadb-dev"
25
26
RUN set -ex \
0 commit comments