Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
Jess Frazelle 2016-09-21 18:25:50 -07:00
parent 7a631df111
commit 543e540010
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -2,7 +2,8 @@ FROM python:2-alpine
RUN apk add --no-cache \
ca-certificates \
bash
bash \
parallel
# Install google cloud sdk
# Download clean-registry script