~starkingdoms/starkingdoms

ref: f64e475c64e9b907c978ed4f3c3fc4dda4502958 starkingdoms/docker/Dockerfile.ansible -rw-r--r-- 82 bytes
f64e475c — core API CI builds 2 years ago
                                                                                
1
2
3
FROM alpine
RUN apk add --no-cache ansible sshpass openssh
ENTRYPOINT ["/bin/sh"]