mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-11 07:22:40 +01:00
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user