Namespace
rancher
Image / Tag
rancher-agent:v2.6-d19c6b04d1a60e0f5f8d36c4ccc16aaff083e29e-linux-s390x
Content Digest
sha256:3ec359f9052345c43a3ffc7d3f294d1ebdc7d839d0dc6cdd46e9a08458f557f3
Details
Created

2022-12-12 23:32:28 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-29T00:23:57.178790523Z
  • 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-12T23:32:13Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    d19c6b04d1a60e0f5f8d36c4ccc16aaff083e29e
  • 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-d19c6b04d1a60e0f5f8d36c4ccc16aaff083e29e-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:2a4433f20f5724a15ab4a854b479da746c3729e0bc8aabccca72bdda360a5c18 - 18.27% (44.2 MB)

[#001] sha256:6b3c8454e899b5aac09b074b5a148a6278e91f721d8f511b39b743a8f60d4312 - 14.08% (34.1 MB)

[#002] sha256:6ba070f04df808137e4827c633ac206d1060fecdad54a3921a73a770157b092d - 0.92% (2.23 MB)

[#003] sha256:8c9e52690cc70c9099decd6481b2dbfb7712369dfdc55ddf9db6b1e651a747ab - 54.17% (131 MB)

[#004] sha256:9bb898f765263ef1270b0e56293747670a5fefc3ca97a1e13abacee0a154fd97 - 0.0% (9.57 KB)

[#005] sha256:eca5501205cf4e9ba2efa1d5723680aec52bd59fe7f50050ac002c72e2e1ef2c - 12.55% (30.4 MB)

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


History
2022-11-29 00:24:18 UTC

KIWI 9.24.36

2022-11-29 16:26:54 UTC

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

2022-11-29 16:26:54 UTC

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

2022-11-29 16:27:32 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-11-29 16:27:32 UTC

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

2022-11-29 16:27:34 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-11-29 16:27:34 UTC

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

2022-11-29 16:27:34 UTC

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

2022-12-12 23:04:55 UTC

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

2022-12-12 23:04:55 UTC

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

2022-12-12 23:05:12 UTC

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

2022-12-12 23:05:16 UTC

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

2022-12-12 23:05:18 UTC

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

2022-12-12 23:05:18 UTC

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

2022-12-12 23:05:18 UTC

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

2022-12-12 23:32:27 UTC

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

2022-12-12 23:32:27 UTC

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

2022-12-12 23:32:27 UTC

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

2022-12-12 23:32:28 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