e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
b10ecbab771d3069ee23b6731c84a93f1ba40563
starkingdoms
/Dockerfile.ansible
-rw-r--r--
82 bytes
View
Log
View raw
Permalink
b10ecbab
— core add rustfmt pre-commit hook
2 years ago
1
2
3
FROM alpine RUN apk add --no-cache ansible sshpass openssh ENTRYPOINT ["/bin/sh"]