e2e: Add missing headers for build
Signed-off-by: Christopher Crone <christopher.crone@docker.com> Upstream-commit: 37553a6963455fc0d5cea1ae218575cc28d3d251 Component: engine
This commit is contained in:
@ -3,6 +3,7 @@ FROM golang:1.8.5-alpine3.6 as builder
|
||||
|
||||
RUN apk add --update \
|
||||
bash \
|
||||
btrfs-progs-dev \
|
||||
build-base \
|
||||
curl \
|
||||
lvm2-dev \
|
||||
|
||||
Reference in New Issue
Block a user