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