3 lines
65 B
Docker
3 lines
65 B
Docker
FROM alpine:latest
|
|
|
|
RUN apk add --no-cache curl jq openssh-client |
FROM alpine:latest
|
|
|
|
RUN apk add --no-cache curl jq openssh-client |