wip
This commit is contained in:
@@ -2,7 +2,8 @@ FROM alpine:latest as dist
|
||||
ARG DOCKER_BUILD_DIR
|
||||
|
||||
RUN apk --no-cache add \
|
||||
ansible
|
||||
ansible \
|
||||
py3-pip
|
||||
|
||||
RUN pip3 install boto
|
||||
|
||||
|
||||
Reference in New Issue
Block a user