Add check/in/out to image.

This commit is contained in:
redxef 2022-08-29 18:37:37 +02:00
parent c185a04ec1
commit bb1ce99149
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -2,3 +2,4 @@ FROM gcr.io/go-containerregistry/crane as crane
FROM alpine
COPY --from=crane /ko-app/crane /usr/local/bin/crane
RUN apk add --no-cache jq
COPY ./src/ /opt/resource/