This commit is contained in:
aynic.os
2021-05-24 01:27:30 +00:00
parent 908232e85f
commit afce46f3df
5 changed files with 9 additions and 13 deletions
+2 -1
View File
@@ -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