diff --git a/docker/Dockerfile b/docker/Dockerfile index f80148e13..d713f1422 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -13,6 +13,7 @@ RUN bash docker/build_operator.sh FROM ${BASE_IMAGE} LABEL maintainer="Team ACID @ Zalando " +LABEL org.opencontainers.image.source="https://github.com/zalando/postgres-operator" # We need root certificates to deal with teams api over https RUN apk --no-cache add curl