e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
f6e1fcbc9217a0fd58427bfa69e9a84b8b5c3ea8
starkingdoms
/Dockerfile.ansible
-rw-r--r--
82 bytes
View
Log
View raw
Permalink
f6e1fcbc
— core rustfmt on this codebase is hopeless
2 years ago
1
2
3
FROM alpine RUN apk add --no-cache ansible sshpass openssh ENTRYPOINT ["/bin/sh"]