Namespace
rancher
Image / Tag
rancher-agent:v2.6-2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6-linux-amd64
Content Digest
sha256:16897d85538133bb70efc1eae1de9509050b9f242d1b2b71c7e74cb131314a07
Details
Created

2022-12-06 23:42:19 UTC

Size

242 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-11-28T14:06:54.211505271Z
  • 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.77
  • 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.77
  • 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-12-06T23:41:16Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6-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:6e1065eed624ca457a0d21a66da4fc7d30c8b30367e2dfc5825a674871fe1a26 - 18.98% (46 MB)

[#001] sha256:131e2399d9a0754cbb2626bd21ce24036733ccb628adbd099d652070d7b8af9c - 14.47% (35.1 MB)

[#002] sha256:dae063b5767c893530274f8bbb3f523c637e691d941a28461d4dd287e8ca039e - 0.98% (2.38 MB)

[#003] sha256:004a57ad9d5f303854b031ddb88e6030da89e1194f48227d9477dd69c3507ea7 - 52.61% (128 MB)

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

[#005] sha256:97f56489549d2e52d0d9eccffee9e92b06af766981ebe7ad6a68455a9e74f896 - 12.96% (31.4 MB)

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


History
2022-11-28 14:07:32 UTC

KIWI 9.24.36

2022-12-06 23:41:49 UTC

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

2022-12-06 23:41:50 UTC

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

2022-12-06 23:41:58 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-12-06 23:41:59 UTC

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

2022-12-06 23:41:59 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-12-06 23:41:59 UTC

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

2022-12-06 23:42:00 UTC

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

2022-12-06 23:42:00 UTC

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

2022-12-06 23:42:00 UTC

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

2022-12-06 23:42:14 UTC

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

2022-12-06 23:42:17 UTC

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

2022-12-06 23:42:18 UTC

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

2022-12-06 23:42:18 UTC

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

2022-12-06 23:42:18 UTC

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

2022-12-06 23:42:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-06T23:41:16Z

2022-12-06 23:42:19 UTC

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

2022-12-06 23:42:19 UTC

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

2022-12-06 23:42:19 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