This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
FROM node:20-alpine
|
FROM node:20-alpine
|
||||||
|
|
||||||
RUN apk add --no-cache python3 py3-pip openssh-client git && \
|
RUN apk add --no-cache python3 py3-pip openssh-client docker-cli git && \
|
||||||
pip3 install --no-cache-dir --break-system-packages ansible-core && \
|
pip3 install --no-cache-dir --break-system-packages ansible-core && \
|
||||||
ansible-galaxy collection install community.docker
|
ansible-galaxy collection install community.docker
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user