Namespace
rancher
Image / Tag
rancher-agent:v2.9-42178f9f42d2b2f83e30fbe543446558dc3b4a53-linux-amd64
Content Digest
sha256:e8ecb109278dd7794b7c594b7f1e060db5641bd918ad16c266ae9fb2f78d5ef0
Details
Created

2024-06-28 00:51:03 UTC

Size

419 MB

Content Digest
Labels
  • com.suse.bci.micro.created
    2024-06-25T13:42:35.419341643Z
  • 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/e8fdf3599b5d9c7327116fa4f9660c39-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.18.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/e8fdf3599b5d9c7327116fa4f9660c39/
  • 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.18.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/e8fdf3599b5d9c7327116fa4f9660c39//README.md
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/e8fdf3599b5d9c7327116fa4f9660c39-micro-image
  • org.opencontainers.image.created
    2024-06-28T00:48:45Z
  • org.opencontainers.image.description
    A micro environment for containers based on the SLE Base Container Image.
  • org.opencontainers.image.revision
    42178f9f42d2b2f83e30fbe543446558dc3b4a53
  • 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.18.1
  • org.opensuse.reference
    registry.suse.com/bci/bci-micro:15.6.18.1

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.9-42178f9f42d2b2f83e30fbe543446558dc3b4a53-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:eaa593fb02fad596afa733d1fda4e4443feb8dd1a0a43e47e180bea1124f0e00 - 2.36% (9.91 MB)

[#001] sha256:1dbe79f5f91937d915690e54061fd10b86bef0aa3752ecb8514c7a7cca0bf99a - 12.77% (53.5 MB)

[#002] sha256:68327fb3e6f551fd52941cc4b6611b1d10c3e971947ed4043db4308ac7e92f69 - 3.56% (14.9 MB)

[#003] sha256:ea14a07ddd0a6c9614eb3d19b4b5e9f023424e783723ff4dd160db85430eb937 - 0.66% (2.78 MB)

[#004] sha256:2731bec58ceedd5650c69a1ed8859418715402c7d08f66a258088a321af5a6b8 - 68.35% (287 MB)

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

[#006] sha256:c62f03e1c137bbc5d7a46e739d3974b4f95e5645c2edbba66bc269c08aca5c38 - 12.29% (51.5 MB)

[#007] sha256:dc2b7ca86a45ceffd29a899fd2a7d058ee668da10dcba47ec4e9cd7cf83d2171 - 0.0% (170 Bytes)


History
2024-06-25 13:42:39 UTC

KIWI 9.24.43

2024-06-28 00:50:26 UTC

/bin/sh -c #(nop) COPY dir:671f225b2ac9ab20aced8f83921edde7c450c6537aaae900c3aa6aa0f3ec3cbc in /

2024-06-28 00:50:27 UTC

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

2024-06-28 00:50:27 UTC

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

2024-06-28 00:50:27 UTC

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

2024-06-28 00:50:29 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-06-28 00:50:29 UTC

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

2024-06-28 00:50:30 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-06-28 00:50:30 UTC

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

2024-06-28 00:50:30 UTC

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

2024-06-28 00:50:30 UTC

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

2024-06-28 00:50:30 UTC

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

2024-06-28 00:50:30 UTC

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

2024-06-28 00:50:30 UTC

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

2024-06-28 00:50:30 UTC

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

2024-06-28 00:50:30 UTC

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

2024-06-28 00:50:53 UTC

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

2024-06-28 00:51:00 UTC

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

2024-06-28 00:51:01 UTC

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

2024-06-28 00:51:02 UTC

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

2024-06-28 00:51:02 UTC

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

2024-06-28 00:51:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-06-28T00:48:45Z

2024-06-28 00:51:03 UTC

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

2024-06-28 00:51:03 UTC

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

2024-06-28 00:51:03 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