Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2016-10-01 21:32:02 -07:00
parent 28288d3f98
commit 57189a448d
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -1,7 +1,8 @@
FROM alpine:edge
RUN apk add --no-cache \
ca-certificates \
bash \
ca-certificates \
curl \
git \
jq