FROM docker:27-dind RUN apk add \ coreutils \ curl \ gpg \ jq \ moreutils \ tar \ zstd \ --no-cache WORKDIR /code/test