Skip to content

Commit 0fc0da4

Browse files
committed
Setup docker buildkit
1 parent bd7645a commit 0fc0da4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ FROM dockette/alpine:edge
44

55
ENV GLIBC_VERSION=2.28-r0
66
ENV DOCKER_COMPOSE_VERSION=v2.3.2
7+
ENV DOCKER_BUILDKIT=1
78

89
RUN set -x && \
910
echo '@community http://nl.alpinelinux.org/alpine/edge/community' >> /etc/apk/repositories && \

0 commit comments

Comments
 (0)