We expect this (or something very similar) to be merged soon, it fixes #2131 so
moving ahead now.

The new alpine mirror is linuxkit/alpine:6832775a7e861ee2d7842e157688ece52d007142

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell
2017-07-12 15:53:36 +01:00
parent c5634c4650
commit 902e6182b0
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM linuxkit/alpine:8bb8664eec04e02a8a131c53aa7d5d94119270ef as alpine
FROM linuxkit/alpine:6832775a7e861ee2d7842e157688ece52d007142 as alpine
RUN \
apk add \
btrfs-progs-dev \