1
0
docker-json-probe/Dockerfile
bunix42 f398a84b63
All checks were successful
continuous-integration/drone/push Build is passing
add openssh-client to image
2021-01-29 13:54:49 +00:00

3 lines
65 B
Docker

FROM alpine:latest
RUN apk add --no-cache curl jq openssh-client