e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
330e3a29c76e7582ae2169b6ed8cf6ae362431e6
starkingdoms
/
docker
/Dockerfile.ansible
-rw-r--r--
82 bytes
View
Log
View raw
Permalink
330e3a29
— core API work
2 years ago
1
2
3
FROM alpine RUN apk add --no-cache ansible sshpass openssh ENTRYPOINT ["/bin/sh"]