Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2017-02-23 11:47:32 -08:00
parent bfa8cbfe18
commit 62ab9e37a8

View File

@@ -2,6 +2,7 @@ FROM alpine:latest
MAINTAINER Jessie Frazelle <jess@linux.com>
RUN apk --no-cache add \
bash \
python \
py-cffi \
py-configargparse \