Namespace
rancher
Image / Tag
rancher-agent:v2.6-93a4f30d9c361c8c274f58ebdff73e4f6cc45a81-linux-arm64
Content Digest
sha256:873564a1ba8010e749eb532c78162c7dea1656772149641e1ca5db1530ae2d87
Details
Created

2022-08-01 09:26:17 UTC

Size

196 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-07-25T13:10:17.268961955Z
  • 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.5
  • 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.5
  • 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-01T09:25:17Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    93a4f30d9c361c8c274f58ebdff73e4f6cc45a81
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.5
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.5

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-93a4f30d9c361c8c274f58ebdff73e4f6cc45a81-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:fd10ee65c8f2ec7689961768a87ec14f0e4b5caeb9cfe3f1f3bf2dfefde9b9ff - 23.29% (45.6 MB)

[#001] sha256:c1f5c0d451102706a2d2c3cb74efa3f989042b062b9a9404ffd2c98bc7010c9e - 17.6% (34.5 MB)

[#002] sha256:67fe758ee84bf75f807404ddb9de70e725ea2c2b396d5b0eba6e760ca6290205 - 1.12% (2.19 MB)

[#003] sha256:b771e7e684d9ed385d6cd9040916f98239aaca0fed7646291d38d67f220e9341 - 43.74% (85.7 MB)

[#004] sha256:3f522521ea3f0604fd60be283dd15a81d17884ab86bdd2f2d4170e6e4759a5e5 - 0.0% (8.89 KB)

[#005] sha256:d3b3cef01f1e068d2e02dbd946ea5dcf06b32911497a45cec46e2f93ebb16c6c - 14.25% (27.9 MB)

[#006] sha256:51fba1e4954f603a136f717fc96d80eebb59d6da8d57690638c1a2712f43b9a5 - 0.0% (170 Bytes)


History
2022-07-25 13:10:54 UTC

KIWI 9.24.17

2022-08-01 09:25:45 UTC

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

2022-08-01 09:25:45 UTC

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

2022-08-01 09:25:56 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-08-01 09:25:56 UTC

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

2022-08-01 09:25:57 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-08-01 09:25:57 UTC

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

2022-08-01 09:25:57 UTC

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

2022-08-01 09:25:57 UTC

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

2022-08-01 09:25:57 UTC

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

2022-08-01 09:26:12 UTC

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

2022-08-01 09:26:16 UTC

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

2022-08-01 09:26:17 UTC

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

2022-08-01 09:26:17 UTC

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

2022-08-01 09:26:17 UTC

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

2022-08-01 09:26:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-01T09:25:17Z

2022-08-01 09:26:17 UTC

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

2022-08-01 09:26:17 UTC

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

2022-08-01 09:26:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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