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 e48f0a8 commit 3dddd4fCopy full SHA for 3dddd4f
1 file changed
Dockerfile
@@ -25,7 +25,8 @@ RUN apk update && apk add --no-cache \
25
rsync \
26
inotify-tools \
27
sed \
28
- musl-locales
+ musl-locales \
29
+ mysql-client
30
31
SHELL ["/bin/bash", "-c"]
32
ENV LANG=C.UTF-8
0 commit comments