mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01: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 \
|
||||
ca-certificates \
|
||||
bash
|
||||
bash \
|
||||
parallel
|
||||
|
||||
# Install google cloud sdk
|
||||
# Download clean-registry script
|
||||
|
|
Loading…
Reference in New Issue
Block a user