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.
2 parents 0277b8c + 8e618d4 commit 2ffca53Copy full SHA for 2ffca53
Dockerfile
@@ -3,7 +3,6 @@ FROM debian:stretch-slim
3
RUN apt-get update && \
4
apt-get install -y --no-install-recommends --no-install-suggests \
5
ca-certificates \
6
- libxml2 \
7
&& apt-get clean
8
9
ADD ./build/bin /bin
0 commit comments