e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
f451709a072442cd10734254374ce53b63be48c8
starkingdoms
/Dockerfile.ansible
-rw-r--r--
82 bytes
View
Log
View raw
Permalink
f451709a
— core remove packet log from tree if not in packet debug mode
2 years ago
1
2
3
FROM alpine RUN apk add --no-cache ansible sshpass openssh ENTRYPOINT ["/bin/sh"]