e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
6a1f74ff127321ccb2037db82313bdfdb37a2a9f
starkingdoms
/
docker
/Dockerfile.ansible
-rw-r--r--
82 bytes
View
Log
View raw
Permalink
6a1f74ff
— core fix clippy on api server
2 years ago
1
2
3
FROM alpine RUN apk add --no-cache ansible sshpass openssh ENTRYPOINT ["/bin/sh"]