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 bd7645a commit 0fc0da4Copy full SHA for 0fc0da4
Dockerfile
@@ -4,6 +4,7 @@ FROM dockette/alpine:edge
4
5
ENV GLIBC_VERSION=2.28-r0
6
ENV DOCKER_COMPOSE_VERSION=v2.3.2
7
+ENV DOCKER_BUILDKIT=1
8
9
RUN set -x && \
10
echo '@community http://nl.alpinelinux.org/alpine/edge/community' >> /etc/apk/repositories && \
0 commit comments