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