Namespace
rancher
Image / Tag
rancher-agent:v2.6.s1-clean-cb7a98b7764c59260f57c594a28a91d2e6057dfe-linux-amd64
Content Digest
sha256:7447bc625ed1dc76df1e64c9c63e305fb192a82bbb2f97ea5b5be39fb4132f95
Details
Created

2023-01-19 20:28:35 UTC

Size

268 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2023-01-09T14:58:51.583889037Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.20.92
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.20.92
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2023-01-19T20:27:31Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    cb7a98b7764c59260f57c594a28a91d2e6057dfe
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.92
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.92

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.s1-clean-cb7a98b7764c59260f57c594a28a91d2e6057dfe-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:60f43175b03391d40a7b8b8abaaf27a9f4c10063dc0eb7d8e858447be05cc72a - 16.22% (43.5 MB)

[#001] sha256:8cc1e88a2d7de14cc4a1ccc86742296312387a85f524ae0108a82cb56887e771 - 13.07% (35.1 MB)

[#002] sha256:a7ff31780f289695c75eaf89249de9928169521a33630bc1ab67db3c7bad2d55 - 0.89% (2.38 MB)

[#003] sha256:fca8d69efd4b7522679f2c9419078449eef69f0db509024af2104121bd8e965d - 58.1% (156 MB)

[#004] sha256:99941465fb630ebbd854a7a0c00669ea2465b521c922d7a6391de2e15ff1b1bc - 0.0% (9.31 KB)

[#005] sha256:b9d938f6c44d5cbed4295ecdf394fe96b6fdd6e684b208de973ffb40842f14f6 - 11.71% (31.4 MB)

[#006] sha256:3a37230647061fc62cf2d5ca16651efb878a6e695e794f19b5ec6960c57f4218 - 0.0% (172 Bytes)


History
2023-01-09 14:59:10 UTC

KIWI 9.24.43

2023-01-19 20:28:05 UTC

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

2023-01-19 20:28:05 UTC

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

2023-01-19 20:28:14 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2023-01-19 20:28:14 UTC

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

2023-01-19 20:28:15 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

2023-01-19 20:28:15 UTC

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

2023-01-19 20:28:15 UTC

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

2023-01-19 20:28:15 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.s1-clean-cb7a98b7764c59260f57c594a28a91d2e6057dfe-head

2023-01-19 20:28:15 UTC

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

2023-01-19 20:28:30 UTC

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

2023-01-19 20:28:33 UTC

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

2023-01-19 20:28:34 UTC

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

2023-01-19 20:28:35 UTC

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

2023-01-19 20:28:35 UTC

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

2023-01-19 20:28:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-19T20:27:31Z

2023-01-19 20:28:35 UTC

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

2023-01-19 20:28:35 UTC

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

2023-01-19 20:28:35 UTC

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

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