e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
98c5fb3a1201783e29149a0a8833f2d262f0579b
starkingdoms
/Dockerfile.ansible
-rw-r--r--
74 bytes
View
Log
View raw
Permalink
98c5fb3a
— core final! final! deployment! fix! 13.0!
2 years ago
1
2
3
FROM alpine RUN apk add --no-cache ansible sshpass ENTRYPOINT ["/bin/sh"]