From 607a1143c9f8b34196e3f57faac101e50ae79779 Mon Sep 17 00:00:00 2001 From: Nandakumar Baasam Date: Thu, 19 Sep 2024 13:09:32 +0530 Subject: [PATCH] Updating the labels for image-build-etcd Signed-off-by: Nandakumar Baasam --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index 03c092b..5068db3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -59,5 +59,7 @@ RUN etcd --version FROM scratch ARG ETCD_UNSUPPORTED_ARCH +LABEL org.opencontainers.image.url="https://hub.docker.com/r/rancher/hardened-etcd" +LABEL org.opencontainers.image.source="https://github.com/rancher/image-build-etcd.git" ENV ETCD_UNSUPPORTED_ARCH=$ETCD_UNSUPPORTED_ARCH COPY --from=strip_binary /usr/local/bin/ /usr/local/bin/