Namespace
rancher
Image / Tag
rancher-agent:v2.6-e5c6f0f6a44dde287e9423acd99cf906fbda0aa2-linux-arm64
Content Digest
sha256:563df14af45f2a234ba535df628531ed5568ac2061a38812cdebab444cf88d47
Details
Created

2022-08-18 20:28:47 UTC

Size

198 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-10T04:16:29.483642300Z
  • 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.12
  • 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.12
  • 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-18T20:27:49Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e5c6f0f6a44dde287e9423acd99cf906fbda0aa2
  • 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.12
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.12

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-e5c6f0f6a44dde287e9423acd99cf906fbda0aa2-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:73063752740fbd1773808d33154aae53644a48457a0e833d8afbf73eb7958203 - 23.08% (45.6 MB)

[#001] sha256:81e8c0a32f30cc5de9149672a163243008054a1e13c8cc473f1f929d1a1ba9c1 - 17.41% (34.4 MB)

[#002] sha256:55f88ebc03d311dfdf377c4ada29f0b421d11c7d1a955cfe16ad2a5fd099590e - 1.11% (2.19 MB)

[#003] sha256:ea3d9dc7735d66b4b16ebd2c1ff133dade38d0da5e22379df31b6d21545a36bf - 44.28% (87.6 MB)

[#004] sha256:9022af24de3e68b496a35466de198c30c9c555e85bb049309f8847d5ef626d61 - 0.0% (8.89 KB)

[#005] sha256:8ee6790ec02aebe6e809f7a2e3aa9facd9499306fa7688321758f96705e0fd07 - 14.11% (27.9 MB)

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


History
2022-08-10 04:16:57 UTC

KIWI 9.24.17

2022-08-18 20:28:16 UTC

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

2022-08-18 20:28:16 UTC

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

2022-08-18 20:28:25 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-18 20:28:26 UTC

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

2022-08-18 20:28:26 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-18 20:28:26 UTC

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

2022-08-18 20:28:27 UTC

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

2022-08-18 20:28:27 UTC

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

2022-08-18 20:28:27 UTC

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

2022-08-18 20:28:42 UTC

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

2022-08-18 20:28:46 UTC

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

2022-08-18 20:28:47 UTC

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

2022-08-18 20:28:47 UTC

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

2022-08-18 20:28:47 UTC

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

2022-08-18 20:28:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-18T20:27:49Z

2022-08-18 20:28:47 UTC

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

2022-08-18 20:28:47 UTC

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

2022-08-18 20:28:47 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