FROM docker.io/alpine:edge RUN echo https://dl-cdn.alpinelinux.org/alpine/edge/testing/ >> /etc/apk/repositories && \ apk add -U --no-cache ko