Namespace
rancher
Image / Tag
rancher-agent:v2.9-3a6de11e4de9a4edaaf971ee5b91c6cc6f141200-linux-amd64
Content Digest
sha256:0f3d97c0bb9d0c13bc266b8b023ba1bbbdcb0c270a3d7d43c7f3ebbda242e013
Details
Created

2024-07-10 16:17:38 UTC

Size

428 MB

Content Digest
Labels
  • com.suse.bci.micro.created
    2024-06-27T14:10:43.609384327Z
  • com.suse.bci.micro.description
    A micro environment for containers based on the SLE Base Container Image.
  • com.suse.bci.micro.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/413c11c1efa4bf0e6def6f4ebf82495f-micro-image
  • com.suse.bci.micro.eula
    sle-bci
  • com.suse.bci.micro.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.bci.micro.reference
    registry.suse.com/bci/bci-micro:15.6.19.1
  • com.suse.bci.micro.release-stage
    released
  • com.suse.bci.micro.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/413c11c1efa4bf0e6def6f4ebf82495f/
  • com.suse.bci.micro.supportlevel
    l3
  • com.suse.bci.micro.title
    SLE BCI 15 SP6 Micro
  • 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
    15.6.19.1
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • 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:SLE-15-SP6:Update:CR/micro-image/413c11c1efa4bf0e6def6f4ebf82495f//README.md
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/413c11c1efa4bf0e6def6f4ebf82495f-micro-image
  • org.opencontainers.image.created
    2024-07-10T16:15:19Z
  • org.opencontainers.image.description
    A micro environment for containers based on the SLE Base Container Image.
  • org.opencontainers.image.revision
    3a6de11e4de9a4edaaf971ee5b91c6cc6f141200
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SLE BCI 15 SP6 Micro
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.6.19.1
  • org.opensuse.reference
    registry.suse.com/bci/bci-micro:15.6.19.1

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.9-3a6de11e4de9a4edaaf971ee5b91c6cc6f141200-head

CATTLE_RANCHER_PROVISIONING_CAPI_VERSION

CATTLE_RANCHER_WEBHOOK_VERSION

KUBECTL_VERSION

v1.27.10

LOGLEVEL_VERSION

v0.1.6

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:78cf4663e71d551ebad979378d82aa7b747acb09d656421c777f868487b70155 - 2.31% (9.91 MB)

[#001] sha256:5722683e00c66eac08724d4ef9f9eac9aa21edb05b6d3c17dae068c7d4cb9634 - 12.55% (53.8 MB)

[#002] sha256:a4f07d1dc4e53e2e943fff1a41828bbd4b137f63a588be789b03daa32409a650 - 3.48% (14.9 MB)

[#003] sha256:afc48e42cdc3e392dc86bf269e7da6efd0f0ffc4db2f7f58a1b6c6ab3b61cd8c - 0.65% (2.78 MB)

[#004] sha256:4009dda7e414d40e8842e508e36e977fbeaf9d0b21c6bf61146070287c0792a0 - 68.97% (296 MB)

[#005] sha256:6f4ae242ae436cbadfdfd41a03573fce545c6bbbd6f8d76ecb606b2be7adec27 - 0.0% (9.31 KB)

[#006] sha256:2e264cb3112dc039c5b09c67973c475bcbd0023707dfccfed3ea5283b3674fad - 12.03% (51.5 MB)

[#007] sha256:fd054db3e9dbd82616e67770eb7d7da2136551ef646e9d6ea1b902d255571eed - 0.0% (171 Bytes)


History
2024-06-27 14:10:47 UTC

KIWI 9.24.43

2024-07-10 16:17:01 UTC

/bin/sh -c #(nop) COPY dir:3a8d91f675ef7230cc5834d4453afd3a308d1ca022e9a65d775310bf181ef085 in /

2024-07-10 16:17:02 UTC

/bin/sh -c /usr/bin/unshare --version && /usr/bin/mount --version && /usr/bin/umount --version && /usr/bin/nsenter --version

2024-07-10 16:17:02 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2024-07-10 16:17:02 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.27.10

2024-07-10 16:17:03 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2024-07-10 16:17:04 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.6

2024-07-10 16:17:04 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2024-07-10 16:17:04 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2024-07-10 16:17:05 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2024-07-10 16:17:05 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.9-3a6de11e4de9a4edaaf971ee5b91c6cc6f141200-head

2024-07-10 16:17:05 UTC

/bin/sh -c #(nop) ARG CATTLE_RANCHER_WEBHOOK_VERSION

2024-07-10 16:17:05 UTC

/bin/sh -c #(nop) ENV CATTLE_RANCHER_WEBHOOK_VERSION=

2024-07-10 16:17:05 UTC

/bin/sh -c #(nop) ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION

2024-07-10 16:17:05 UTC

/bin/sh -c #(nop) ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=

2024-07-10 16:17:05 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2024-07-10 16:17:28 UTC

/bin/sh -c #(nop) COPY dir:8ee4ae8ab46bf90270a2249c551351a2c281f8aadef1fc4f639663df7e3ee894 in /var/lib/rancher-data

2024-07-10 16:17:35 UTC

/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/

2024-07-10 16:17:36 UTC

/bin/sh -c #(nop) COPY multi:c34dc5195ef9eb7ad3074671f8c5feae8072f9487618a6bdffb3a0be71164f43 in /usr/bin/

2024-07-10 16:17:37 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2024-07-10 16:17:37 UTC

/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]

2024-07-10 16:17:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-07-10T16:15:19Z

2024-07-10 16:17:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3a6de11e4de9a4edaaf971ee5b91c6cc6f141200

2024-07-10 16:17:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2024-07-10 16:17:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete