Namespace
rancher
Image / Tag
rancher-agent:v2.7-1cda53debe3b61ebef6a3e70d1ad5e82cdb52bae-linux-arm64
Content Digest
sha256:a3133b71619d73ab34085d445175b58afe286323358338ff0e13ab8116d570f0
Details
Created

2022-10-25 06:25:46 UTC

Size

211 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-21T18:34:26.425589815Z
  • 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.52
  • 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.52
  • 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-25T06:24:43Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    1cda53debe3b61ebef6a3e70d1ad5e82cdb52bae
  • 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.52
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.52

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-1cda53debe3b61ebef6a3e70d1ad5e82cdb52bae-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:399807d61dfc0ba308f15d8d9d8795b2a1f336992f0c91bbd6e45e256a9b0b45 - 21.53% (45.5 MB)

[#001] sha256:a6b10764cdec8dab14d8a53a58aaf55f6e5dcfcb062024b5db9b548bf0e15749 - 16.32% (34.5 MB)

[#002] sha256:ed0e7bdc1369614516481b7c8fc9e358168ee62899b28786766df94d2f92ecb6 - 1.04% (2.19 MB)

[#003] sha256:1da5e8ebcebf01acde6589bfddc380cd3e1ccf0c1eacfe20a8d9f4c5fe7f0ea8 - 47.87% (101 MB)

[#004] sha256:869143997aeabfcc95461524e08c3555bc8de8ff472f066a4727290f1dd9cac5 - 0.0% (8.88 KB)

[#005] sha256:18c742d84be0b7ea3d00c409df280d2670722b20b30fdcac1ab42fc80790b34d - 13.25% (28 MB)

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


History
2022-10-21 18:34:55 UTC

KIWI 9.24.36

2022-10-25 06:25:10 UTC

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

2022-10-25 06:25:10 UTC

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

2022-10-25 06:25:21 UTC

|1 ARCH=arm64 /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-25 06:25:21 UTC

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

2022-10-25 06:25:22 UTC

|1 ARCH=arm64 /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-25 06:25:22 UTC

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

2022-10-25 06:25:23 UTC

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

2022-10-25 06:25:23 UTC

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

2022-10-25 06:25:23 UTC

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

2022-10-25 06:25:40 UTC

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

2022-10-25 06:25:44 UTC

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

2022-10-25 06:25:45 UTC

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

2022-10-25 06:25:45 UTC

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

2022-10-25 06:25:45 UTC

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

2022-10-25 06:25:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-25T06:24:43Z

2022-10-25 06:25:45 UTC

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

2022-10-25 06:25:45 UTC

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

2022-10-25 06:25: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