e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
1a32083ff657ca517125f740be12361e035ab8f7
starkingdoms
/
docker
/Dockerfile.ansible
-rw-r--r--
82 bytes
View
Log
View raw
Permalink
1a32083f
— ghostlyzsh module on module attachment added
1 year, 11 months ago
1
2
3
FROM alpine RUN apk add --no-cache ansible sshpass openssh ENTRYPOINT ["/bin/sh"]