Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-09-25 00:19:14 -04:00
parent 5163b50eb4
commit 55b6ddc62a
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -5,6 +5,7 @@ RUN apk add --no-cache \
bash \ bash \
ca-certificates \ ca-certificates \
curl \ curl \
gcc \
git \ git \
jq \ jq \
make make