FROM alpine:latest
RUN apk add --no-cache \
bash \
ca-certificates \
curl \
git \
jq \
openssh-client