We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c8c04 commit c6dab4dCopy full SHA for c6dab4d
2 files changed
docker/base-app/alpine-3/Dockerfile
@@ -33,7 +33,6 @@ RUN /usr/local/bin/apk-install \
33
wget \
34
curl \
35
net-tools \
36
- moreutils \
37
drill \
38
ldns \
39
openssh-client \
template/Dockerfile/images/baseapp.jinja2
@@ -16,7 +16,6 @@ RUN /usr/local/bin/apk-install \
16
17
18
19
20
21
22
0 commit comments