We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e41b23 commit ed5a59cCopy full SHA for ed5a59c
1 file changed
Dockerfile
@@ -12,7 +12,9 @@ ARG TOOLS=" \
12
ca-certificates \
13
wget \
14
curl \
15
+ apache2-utils \
16
vim \
17
+ htpasswd \
18
"
19
20
RUN set -ex \
0 commit comments