mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-24 04:35:39 +02:00
update;
Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
parent
7a631df111
commit
543e540010
@ -2,7 +2,8 @@ FROM python:2-alpine
|
|||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
bash
|
bash \
|
||||||
|
parallel
|
||||||
|
|
||||||
# Install google cloud sdk
|
# Install google cloud sdk
|
||||||
# Download clean-registry script
|
# Download clean-registry script
|
||||||
|
Loading…
x
Reference in New Issue
Block a user