Namespace
rancher
Image / Tag
rancher-agent:v2.7.s1-8df4f57b17c0f3dee604d8568076db0a22b3840d-linux-s390x
Content Digest
sha256:91606c639cac04f70c75ee0cbb17b23aef3d5a9af914788a46f062c821649069
Details
Created

2022-10-20 21:34:38 UTC

Size

207 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-11T15:09:19.075184007Z
  • 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.48
  • 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.48
  • 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-20T21:33:59Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8df4f57b17c0f3dee604d8568076db0a22b3840d
  • 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.48
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.48

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-8df4f57b17c0f3dee604d8568076db0a22b3840d-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:e2388bd85f39c7d8682669497daefffd14efbeaa8b34b2a468cbbf1ce22429d3 - 21.12% (43.8 MB)

[#001] sha256:9b3bc187aab49a357f58d5f7e68fa4c582aa88cafe2820e4eb515b3194611ef3 - 16.43% (34.1 MB)

[#002] sha256:d86c0fbdb1a1431e42859cc6a356790ea5788a5191e07836b1828b3a5f6cf32d - 1.08% (2.23 MB)

[#003] sha256:fa37074aa127cf106db8afeb9c39419c9f1ee7f176a31b3fb9a689f3e7d6fddf - 47.12% (97.7 MB)

[#004] sha256:7a7738e63ee2aaad98d215890bbbfa98a1e51131aba17fa80fa043bc0641c218 - 0.0% (9.57 KB)

[#005] sha256:867264049d2b48b34a4bf1d434d1c324b39849831d862b34f031f84b225a1fb7 - 14.24% (29.5 MB)

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


History
2022-10-11 15:09:35 UTC

KIWI 9.24.36

2022-10-12 16:01:03 UTC

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

2022-10-12 16:01:03 UTC

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

2022-10-12 16:01:43 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-10-12 16:01:43 UTC

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

2022-10-12 16:01:44 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-10-12 16:01:45 UTC

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

2022-10-12 16:01:45 UTC

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

2022-10-20 21:34:06 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.s1-8df4f57b17c0f3dee604d8568076db0a22b3840d-head

2022-10-20 21:34:07 UTC

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

2022-10-20 21:34:32 UTC

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

2022-10-20 21:34:36 UTC

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

2022-10-20 21:34:37 UTC

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

2022-10-20 21:34:38 UTC

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

2022-10-20 21:34:38 UTC

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

2022-10-20 21:34:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-20T21:33:59Z

2022-10-20 21:34:38 UTC

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

2022-10-20 21:34:38 UTC

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

2022-10-20 21:34:38 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