Namespace
rancher
Image / Tag
rancher-agent:v2.6.8-f650ce839db0e2fb755dfff1ce28b005a5f1c0e3-linux-s390x
Content Digest
sha256:0e4ea6d08844faedadd3af598446c4a673946805de3e7d109836c5b217fe1b78
Details
Created

2022-08-29 23:22:46 UTC

Size

199 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-08-29T14:13:17.273658266Z
  • 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.20
  • 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.20
  • 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-08-29T23:22:29Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f650ce839db0e2fb755dfff1ce28b005a5f1c0e3
  • 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.20
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.20

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.8-f650ce839db0e2fb755dfff1ce28b005a5f1c0e3-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:a0a46f84fe5ce44cec1049f21c5ef913dc50c23d8c7adf521ad1f381c38ced1b - 22.11% (44 MB)

[#001] sha256:7a57c9d99a3e99942496d222be42346e6136437366207384ed74d53c3e0bc850 - 17.11% (34 MB)

[#002] sha256:14047c96e4cbca0226ed0156f0fa38f3a6cdfbf901e222d9e8f0bcb2b07d005a - 1.12% (2.23 MB)

[#003] sha256:1b5246b3031a2e8c28665ce4acc9994b8b79075a2955ea9a59829ccc6fd18a48 - 44.94% (89.4 MB)

[#004] sha256:d41cf09b37e417d634e9c61c5928dcadcc32764c62c660012c00da9cd5ac5862 - 0.0% (9.56 KB)

[#005] sha256:5b532a677200673150c9ad5a9c4435b91c30f93abca7e55e53c7d1101426b836 - 14.72% (29.3 MB)

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


History
2022-08-29 14:13:31 UTC

KIWI 9.24.36

2022-08-29 21:32:37 UTC

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

2022-08-29 21:32:37 UTC

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

2022-08-29 21:33:17 UTC

|1 ARCH=s390x /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-08-29 21:33:17 UTC

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

2022-08-29 21:33:19 UTC

|1 ARCH=s390x /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-08-29 21:33:19 UTC

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

2022-08-29 21:33:19 UTC

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

2022-08-29 23:06:06 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.8-f650ce839db0e2fb755dfff1ce28b005a5f1c0e3-head

2022-08-29 23:06:06 UTC

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

2022-08-29 23:06:28 UTC

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

2022-08-29 23:06:33 UTC

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

2022-08-29 23:06:34 UTC

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

2022-08-29 23:06:34 UTC

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

2022-08-29 23:06:34 UTC

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

2022-08-29 23:22:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-29T23:22:29Z

2022-08-29 23:22:46 UTC

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

2022-08-29 23:22:46 UTC

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

2022-08-29 23:22:46 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