e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
a0308a5a0bfb2703aecbc908fac50db22dd2c0b9
starkingdoms
/
docker
/Dockerfile.ansible
-rw-r--r--
82 bytes
View
Log
View raw
Permalink
a0308a5a
—
TerraMaster85
Fix parallax again (the last time until refactor hopefully)
1 year, 11 months ago
1
2
3
FROM alpine RUN apk add --no-cache ansible sshpass openssh ENTRYPOINT ["/bin/sh"]