Namespace
rancher
Image / Tag
rancher-agent:v2.6-8133b8ff6724d74a4b96305beeab84bb20f6d94f-linux-s390x
Content Digest
sha256:a3488c6b556eff4333e77b3298bc17eddc3daf5b30b57b01ff1800a62e299cba
Details
Created

2022-08-31 15:37:55 UTC

Size

200 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-31T04:39:35.800935925Z
  • 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.21
  • 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.21
  • 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-31T15:37:30Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8133b8ff6724d74a4b96305beeab84bb20f6d94f
  • 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.21
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.21

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-8133b8ff6724d74a4b96305beeab84bb20f6d94f-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:d636cfd8522491714cd33fb2c1755d19daeefb020788272d6be4e8b75a09d421 - 22.01% (44 MB)

[#001] sha256:afe9ac8f58b5f9a09f76b8d1e99bc750d12b5edb1ba2ed3a11395a0aff2473eb - 17.04% (34 MB)

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

[#003] sha256:b221dfa389bbcf0c4d5cf3fc8d9c956d1ad926076b7cb7eb21645085d66cb227 - 45.16% (90.2 MB)

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

[#005] sha256:5315b33079b255d1a5aa606f692af2d81eeacaac1c5a3063eed9ceae5245021c - 14.66% (29.3 MB)

[#006] sha256:9432ca9b0f588578b81979db8ddd2a3cb75ed30121b5b8ea00a39c5e8dac0fbf - 0.0% (170 Bytes)


History
2022-08-31 04:40:32 UTC

KIWI 9.24.36

2022-08-31 15:19:09 UTC

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

2022-08-31 15:19:09 UTC

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

2022-08-31 15:19:51 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-31 15:19:52 UTC

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

2022-08-31 15:19:57 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-31 15:19:57 UTC

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

2022-08-31 15:19:57 UTC

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

2022-08-31 15:19:57 UTC

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

2022-08-31 15:19:57 UTC

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

2022-08-31 15:20:26 UTC

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

2022-08-31 15:20:29 UTC

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

2022-08-31 15:20:30 UTC

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

2022-08-31 15:20:31 UTC

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

2022-08-31 15:20:31 UTC

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

2022-08-31 15:37:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-31T15:37:30Z

2022-08-31 15:37:52 UTC

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

2022-08-31 15:37:54 UTC

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

2022-08-31 15:37:55 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