diff --git a/Dockerfile b/Dockerfile index 87f0807..7a328df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,6 +31,7 @@ LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" LABEL org.opencontainers.image.vendor="openSUSE Project" LABEL org.opencontainers.image.source="%SOURCEURL%" +LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/blackbox_exporter-image/README.md" LABEL org.opensuse.reference="registry.opensuse.org/opensuse/blackbox_exporter:%%blackbox_exporter_version%%-%RELEASE%" LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime" diff --git a/README.md b/README.md new file mode 100644 index 0000000..f066dbd --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# The openSUSE Tumbleweed Blackbox Exporter Container image + +Blackbox Exporter container based on the openSUSE Tumbleweed Base Container Image. diff --git a/blackbox_exporter-image.changes b/blackbox_exporter-image.changes index 739a848..1e3ca46 100644 --- a/blackbox_exporter-image.changes +++ b/blackbox_exporter-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 17 14:29:14 UTC 2024 - Dan Čermák + +- Add initial README stub + ------------------------------------------------------------------- Tue Jan 2 08:26:58 UTC 2024 - Dirk Mueller