e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
b8d3289c08652ef11b1532afadeecce73a97bd3d
starkingdoms
/Dockerfile.ansible
-rw-r--r--
82 bytes
View
Log
View raw
Permalink
b8d3289c
— ghostlyzsh input added, but thats it
2 years ago
1
2
3
FROM alpine RUN apk add --no-cache ansible sshpass openssh ENTRYPOINT ["/bin/sh"]