Namespace
rancher
Image / Tag
rancher-agent:v2.7-98720fc4ce707497c271c32170cdcfbebda7068f-linux-amd64
Content Digest
sha256:e7b65c446754ff9988e6bcfbf5abe55edb8e52eb25a5cd453d7e7204a91fbf2f
Details
Created

2022-09-22 15:18:01 UTC

Size

208 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-09-15T04:56:31.747411795Z
  • 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.38
  • 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.38
  • 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-09-22T15:16:48Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    98720fc4ce707497c271c32170cdcfbebda7068f
  • 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.38
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.38

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-98720fc4ce707497c271c32170cdcfbebda7068f-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:4d06eb062570d32bfca5c7ab82beefed0275067fac32d51876f4943be81e719b - 21.84% (45.4 MB)

[#001] sha256:9ee602289cd7b13d70bbb67ad438b2193d52f48c87ccce00d9caf626dcbf3197 - 16.88% (35 MB)

[#002] sha256:c6237ef58e5805f2ac85601962166f70224b74019185204731f6006c75f5e04c - 1.15% (2.38 MB)

[#003] sha256:68bfcbd881ac1bcec31178b4dab69c609cde87f6a79d724f1d2545178594eb71 - 45.75% (95 MB)

[#004] sha256:9851be1298ed44943bedece65724d7fba7151bb0c13353ccd2d31a3f95da484a - 0.0% (9.31 KB)

[#005] sha256:210a86c388eb42f0364ae49489b99a2c7b687a7bc79e32e8e34549b6e9f4bd98 - 14.38% (29.9 MB)

[#006] sha256:e5d42e137def59ae8485547537ecd40d47dd4dbaaa2bcc7ce15292bbe28b283c - 0.0% (171 Bytes)


History
2022-09-15 04:56:47 UTC

KIWI 9.24.36

2022-09-22 15:17:25 UTC

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

2022-09-22 15:17:25 UTC

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

2022-09-22 15:17:35 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-09-22 15:17:35 UTC

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

2022-09-22 15:17:36 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-09-22 15:17:36 UTC

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

2022-09-22 15:17:36 UTC

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

2022-09-22 15:17:37 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-98720fc4ce707497c271c32170cdcfbebda7068f-head

2022-09-22 15:17:37 UTC

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

2022-09-22 15:17:55 UTC

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

2022-09-22 15:17:59 UTC

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

2022-09-22 15:18:00 UTC

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

2022-09-22 15:18:00 UTC

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

2022-09-22 15:18:00 UTC

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

2022-09-22 15:18:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-22T15:16:48Z

2022-09-22 15:18:01 UTC

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

2022-09-22 15:18:01 UTC

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

2022-09-22 15:18:01 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