e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
7223c99da99e68fea869c26b2f8378fb7c7ad9fd
starkingdoms
/
docker
/Dockerfile.ansible
-rw-r--r--
82 bytes
View
Log
View raw
Permalink
7223c99d
— core remove old API in prep for replacement with new Go API
2 years ago
1
2
3
FROM alpine RUN apk add --no-cache ansible sshpass openssh ENTRYPOINT ["/bin/sh"]