mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #35394 from chris-crone/e2e-add-headers
Add missing headers for e2e test image build
This commit is contained in:
commit
ee21669f53
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue