rancher

rancher-webhook (v0.10.7)

Published 2026-08-16 13:50:19 +00:00 by yakenator

Installation

docker pull gitea.yakenator.io/rancher/rancher-webhook:v0.10.7
sha256:454325fe0f4f45f9c43a7d6f56f1c27ee07c9f01fe07ebc545c35927a9796a4d

About this package

A micro environment for containers based on the SUSE Linux Base Container Image.

Image Layers

COPY dir:6d67e871f8a5c4b0febdbbed3a56d9722469a8b86bae49a0bc4b81d9d7f1c827 in / |force-mtime=0
LABEL com.suse.bci.micro.authors="https://github.com/SUSE/bci/discussions"|force-mtime=0
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"|force-mtime=0
LABEL com.suse.bci.micro.title="SUSE Linux BCI 16.1 Micro"|force-mtime=0
LABEL org.opencontainers.image.title="SUSE Linux BCI 16.1 Micro"|force-mtime=0
LABEL com.suse.bci.micro.description="A micro environment for containers based on the SUSE Linux Base Container Image."|force-mtime=0
LABEL org.opencontainers.image.description="A micro environment for containers based on the SUSE Linux Base Container Image."|force-mtime=0
LABEL com.suse.bci.micro.version="16.1-10.1"|force-mtime=0
LABEL org.opencontainers.image.version="16.1-10.1"|force-mtime=0
LABEL com.suse.bci.micro.url="https://www.suse.com/products/base-container-images/"|force-mtime=0
LABEL org.opencontainers.image.url="https://www.suse.com/products/base-container-images/"|force-mtime=0
LABEL com.suse.bci.micro.created="2026-06-22T10:48:03.734047859Z"|force-mtime=0
LABEL org.opencontainers.image.created="2026-06-22T10:48:03.734047859Z"|force-mtime=0
LABEL com.suse.bci.micro.vendor="SUSE LLC"|force-mtime=0
LABEL org.opencontainers.image.vendor="SUSE LLC"|force-mtime=0
LABEL com.suse.bci.micro.source="https://sources.suse.com/SUSE:SLFO:Products:BCI:16.1/micro-image/ee388880a4970b7a612ce3bad815043a/"|force-mtime=0
LABEL org.opencontainers.image.source="https://sources.suse.com/SUSE:SLFO:Products:BCI:16.1/micro-image/ee388880a4970b7a612ce3bad815043a/"|force-mtime=0
LABEL com.suse.bci.micro.name="16.1-10.1"|force-mtime=0
LABEL org.opencontainers.image.ref.name="16.1-10.1"|force-mtime=0
LABEL com.suse.bci.micro.reference="registry.suse.com/bci/bci-micro:16.1-10.1"|force-mtime=0
LABEL org.opensuse.reference="registry.suse.com/bci/bci-micro:16.1-10.1"|force-mtime=0
LABEL com.suse.bci.micro.disturl="obs://build.suse.de/SUSE:SLFO:Products:BCI:16.1/containerfile/ee388880a4970b7a612ce3bad815043a-micro-image"|force-mtime=0
LABEL org.openbuildservice.disturl="obs://build.suse.de/SUSE:SLFO:Products:BCI:16.1/containerfile/ee388880a4970b7a612ce3bad815043a-micro-image"|force-mtime=0
LABEL com.suse.bci.micro.supportlevel="techpreview"|force-mtime=0
LABEL com.suse.supportlevel="techpreview"|force-mtime=0
LABEL com.suse.bci.micro.until="2028-11-30"|force-mtime=0
LABEL com.suse.supportlevel.until="2028-11-30"|force-mtime=0
LABEL com.suse.bci.micro.eula="sle-beta"|force-mtime=0
LABEL com.suse.eula="sle-beta"|force-mtime=0
LABEL com.suse.bci.micro.lifecycle-url="https://www.suse.com/lifecycle#suse-linux-enterprise-server-16"|force-mtime=0
LABEL com.suse.lifecycle-url="https://www.suse.com/lifecycle#suse-linux-enterprise-server-16"|force-mtime=0
LABEL com.suse.bci.micro.release-stage="beta"|force-mtime=0
LABEL com.suse.release-stage="beta"|force-mtime=0
LABEL io.artifacthub.package.readme-url="https://sources.suse.com/SUSE:SLFO:Products:BCI:16.1/micro-image/ee388880a4970b7a612ce3bad815043a/README.md"|force-mtime=0
LABEL io.artifacthub.package.logo-url="https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg"|force-mtime=0
CMD ["/bin/sh"]|force-mtime=0
/bin/sh -c set -euo pipefail; rm -vf /var/lib/zypp/AutoInstalled|force-mtime=0
/bin/sh -c set -euo pipefail; rm -vf /var/cache/ldconfig/aux-cache|force-mtime=0
LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLFO:Products:BCI:16.1/containerfile/ee388880a4970b7a612ce3bad815043a-micro-image|force-mtime=0
ARG user=webhook
RUN |1 user=webhook /bin/sh -c echo "$user:x:1000:1000::/home/$user:/bin/bash" >> /etc/passwd && echo "$user:x:1000:" >> /etc/group && mkdir /home/$user && chown -R $user:$user /home/$user # buildkit
COPY /dist/webhook /usr/bin/ # buildkit
USER webhook
CMD ["webhook"]

Labels

Key Value
com.suse.bci.micro.authors https://github.com/SUSE/bci/discussions
com.suse.bci.micro.created 2026-06-22T10:48:03.734047859Z
com.suse.bci.micro.description A micro environment for containers based on the SUSE Linux Base Container Image.
com.suse.bci.micro.disturl obs://build.suse.de/SUSE:SLFO:Products:BCI:16.1/containerfile/ee388880a4970b7a612ce3bad815043a-micro-image
com.suse.bci.micro.eula sle-beta
com.suse.bci.micro.lifecycle-url https://www.suse.com/lifecycle#suse-linux-enterprise-server-16
com.suse.bci.micro.name 16.1-10.1
com.suse.bci.micro.reference registry.suse.com/bci/bci-micro:16.1-10.1
com.suse.bci.micro.release-stage beta
com.suse.bci.micro.source https://sources.suse.com/SUSE:SLFO:Products:BCI:16.1/micro-image/ee388880a4970b7a612ce3bad815043a/
com.suse.bci.micro.supportlevel techpreview
com.suse.bci.micro.title SUSE Linux BCI 16.1 Micro
com.suse.bci.micro.until 2028-11-30
com.suse.bci.micro.url https://www.suse.com/products/base-container-images/
com.suse.bci.micro.vendor SUSE LLC
com.suse.bci.micro.version 16.1-10.1
com.suse.eula sle-beta
com.suse.lifecycle-url https://www.suse.com/lifecycle#suse-linux-enterprise-server-16
com.suse.release-stage beta
com.suse.supportlevel techpreview
com.suse.supportlevel.until 2028-11-30
io.artifacthub.package.logo-url https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
io.artifacthub.package.readme-url https://sources.suse.com/SUSE:SLFO:Products:BCI:16.1/micro-image/ee388880a4970b7a612ce3bad815043a/README.md
org.openbuildservice.disturl obs://build.suse.de/SUSE:SLFO:Products:BCI:16.1/containerfile/ee388880a4970b7a612ce3bad815043a-micro-image
org.opencontainers.image.authors https://github.com/SUSE/bci/discussions
org.opencontainers.image.created 2026-06-22T10:48:03.734047859Z
org.opencontainers.image.description A micro environment for containers based on the SUSE Linux Base Container Image.
org.opencontainers.image.ref.name 16.1-10.1
org.opencontainers.image.source https://sources.suse.com/SUSE:SLFO:Products:BCI:16.1/micro-image/ee388880a4970b7a612ce3bad815043a/
org.opencontainers.image.title SUSE Linux BCI 16.1 Micro
org.opencontainers.image.url https://www.suse.com/products/base-container-images/
org.opencontainers.image.vendor SUSE LLC
org.opencontainers.image.version 16.1-10.1
org.opensuse.reference registry.suse.com/bci/bci-micro:16.1-10.1
Details
Container
2026-08-16 13:50:19 +00:00
49
OCI / Docker
linux/amd64
https://github.com/SUSE/bci/discussions
25 MiB
Versions (1) View all
v0.10.7 2026-08-16