FROM docker.io/gitea/runner:latest USER root RUN apk add --no-cache \ bash \ ca-certificates \ curl \ git \ jq \ openssh-client \ unzip \ zip