Namespace
rancher
Image / Tag
rancher-agent:v2.7-49eec8cf57dc9e4cff42cc7c39da2d8a04d31302-linux-s390x
Content Digest
sha256:f8114b7f2f8468d49d884c5e1a6159318a7c224387834ac944583187b8fb14cd
Details
Created

2022-11-04 17:16:40 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-26T19:27:46.986933301Z
  • 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.57
  • 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.57
  • 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-11-04T17:16:24Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    49eec8cf57dc9e4cff42cc7c39da2d8a04d31302
  • 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.57
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.57

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-49eec8cf57dc9e4cff42cc7c39da2d8a04d31302-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:6a74c4cb5928bf8bbc3d3281d49515af2a2b5df427b6eca1ad066560015d9f71 - 21.33% (44.1 MB)

[#001] sha256:5ee75bbb2a468249e833b5f8f98477046d1c5078df463f1bce7af1cab6565a7b - 16.45% (34 MB)

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

[#003] sha256:45c7ea48995e3d305dbe8157958279490f84d7c9edac4767032646ff7b987251 - 46.86% (96.9 MB)

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

[#005] sha256:269c34af03e7b701635def948013fc30e8c90e527611e59a290c67915e88b616 - 14.27% (29.5 MB)

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


History
2022-10-26 19:28:06 UTC

KIWI 9.24.36

2022-10-31 17:20:59 UTC

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

2022-10-31 17:20:59 UTC

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

2022-10-31 17:21:39 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-31 17:21:39 UTC

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

2022-10-31 17:21:41 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-31 17:21:41 UTC

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

2022-10-31 17:21:41 UTC

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

2022-11-04 16:41:50 UTC

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

2022-11-04 16:41:50 UTC

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

2022-11-04 16:42:10 UTC

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

2022-11-04 16:42:17 UTC

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

2022-11-04 16:42:18 UTC

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

2022-11-04 16:42:18 UTC

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

2022-11-04 16:42:18 UTC

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

2022-11-04 17:16:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-04T17:16:24Z

2022-11-04 17:16:39 UTC

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

2022-11-04 17:16:40 UTC

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

2022-11-04 17:16:40 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