diff --git a/rootfs/Dockerfile b/rootfs/Dockerfile index 5b00513a6..bd9498edf 100644 --- a/rootfs/Dockerfile +++ b/rootfs/Dockerfile @@ -14,6 +14,8 @@ FROM BASEIMAGE +LABEL org.opencontainers.image.source="https://github.com/kubernetes/ingress-nginx" + CROSS_BUILD_COPY qemu-QEMUARCH-static /usr/bin/ WORKDIR /etc/nginx