Compare commits

..

No commits in common. "master" and "ead30bab2c390e9022ed1f1ff6bd0c1774f5894f" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM alpine:latest@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
FROM alpine:latest@sha256:5cc1526ee5c99c2982793abe22861e6047cfb5c8609cbe2d6bbe11d836263354
RUN apk update
RUN apk add --no-cache openssh nodejs npm git bash openssh python3 py3-pip py3-passlib
RUN python3 -m pip install --user ansible --break-system-packages