Namespace
rancher
Image / Tag
rancher-agent:v2.6-2e8e8d067cfef62c19f099c18e55d4a4060464aa-linux-amd64
Content Digest
sha256:6e0869cb09b80abe681e3fb6d23c9e26c9b66293db2a44fa89db681e97b8a729
Details
Created

2022-10-24 16:45:32 UTC

Size

213 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
    2022-10-21T14:03:42.310969389Z
  • 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.52
  • 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.52
  • 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
    2022-10-24T16:44:20Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2e8e8d067cfef62c19f099c18e55d4a4060464aa
  • 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.52
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.52

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-2e8e8d067cfef62c19f099c18e55d4a4060464aa-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:a499f26f010a1c3934dd977d57da9647e0b860b96db171dfdf3b60a83161f385 - 21.36% (45.4 MB)

[#001] sha256:1fee5b56797de7666b2830fc0beb099f69afe100a57e64d4f1968aa48a531b9f - 16.48% (35 MB)

[#002] sha256:4220d4793a54f8efb0b0ae09f6220fce625525749eb73965a5576f5a468c9c2f - 1.12% (2.38 MB)

[#003] sha256:5c16614b12358be3a49cc1f1ac503922e9ffad0a32d28846cddfdcdaaa1d88fe - 46.28% (98.4 MB)

[#004] sha256:0c827ca50840dfb5210e3d0e0d143582e29fad4a2e890000d3d01e09d6f8f3a4 - 0.0% (9.3 KB)

[#005] sha256:59a32cba5868f0d55903928855bc826c0eec4d9450e28a185819a48d54dc1dd1 - 14.77% (31.4 MB)

[#006] sha256:e13883dcf934d78da1f8b7703541caaa510f3baf0c02c53b165cbade41d44068 - 0.0% (170 Bytes)


History
2022-10-21 14:03:56 UTC

KIWI 9.24.36

2022-10-24 16:44:56 UTC

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

2022-10-24 16:44:56 UTC

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

2022-10-24 16:45:05 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

2022-10-24 16:45:05 UTC

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

2022-10-24 16:45:06 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

2022-10-24 16:45:06 UTC

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

2022-10-24 16:45:06 UTC

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

2022-10-24 16:45:06 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-2e8e8d067cfef62c19f099c18e55d4a4060464aa-head

2022-10-24 16:45:06 UTC

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

2022-10-24 16:45:26 UTC

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

2022-10-24 16:45:30 UTC

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

2022-10-24 16:45:31 UTC

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

2022-10-24 16:45:31 UTC

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

2022-10-24 16:45:31 UTC

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

2022-10-24 16:45:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-24T16:44:20Z

2022-10-24 16:45:31 UTC

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

2022-10-24 16:45:32 UTC

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

2022-10-24 16:45:32 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