Namespace
rancher
Image / Tag
rancher-agent:v2.6-78017e64e3c3df400926f924781b3104bafc20d0-linux-amd64
Content Digest
sha256:2a02d4aec596bd313d1131e197197080f338e837dd8501f7500747b2bf9a9529
Details
Created

2022-07-26 21:05:59 UTC

Size

199 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-25T14:40:35.784240827Z
  • 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-07-26T21:04:53Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    78017e64e3c3df400926f924781b3104bafc20d0
  • 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-78017e64e3c3df400926f924781b3104bafc20d0-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:e66d7c3e0033ed6c76e721f4cc617f970399fa73035bc55fec7c20451e9d336c - 22.99% (45.7 MB)

[#001] sha256:476dde0d672dd88eef3caa471a5198e1af63db44808c1325b940d0c9159e6cdb - 17.63% (35 MB)

[#002] sha256:bd23ee06fc4bd6fa14b73aa3d22556a3a976714724fdd6bdacf83c074ce2a78c - 1.2% (2.38 MB)

[#003] sha256:6c4336f5ebbcb5cc60a4f93d687118c464281a8b19a25277e3e3d205f9830d57 - 42.9% (85.3 MB)

[#004] sha256:3035248d5f42bbf524eba8ebb31cfc9824bfe0553184d04b5030526713892c77 - 0.0% (9.3 KB)

[#005] sha256:652587caa0dc9cfe3f062e1f810d90b927f5032f1538e8a91cefe5f489b99fef - 15.28% (30.4 MB)

[#006] sha256:f3cfe339f9e9992e69e602e9beff208e1c87c1c8cd2302feaa009d93ed70d692 - 0.0% (173 Bytes)


History
2022-07-25 14:41:00 UTC

KIWI 9.24.17

2022-07-26 21:05:29 UTC

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

2022-07-26 21:05:29 UTC

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

2022-07-26 21:05:38 UTC

|1 ARCH=amd64 /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-07-26 21:05:38 UTC

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

2022-07-26 21:05:39 UTC

|1 ARCH=amd64 /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-07-26 21:05:39 UTC

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

2022-07-26 21:05:39 UTC

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

2022-07-26 21:05:39 UTC

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

2022-07-26 21:05:39 UTC

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

2022-07-26 21:05:56 UTC

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

2022-07-26 21:05:57 UTC

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

2022-07-26 21:05:58 UTC

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

2022-07-26 21:05:58 UTC

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

2022-07-26 21:05:58 UTC

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

2022-07-26 21:05:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T21:04:53Z

2022-07-26 21:05:58 UTC

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

2022-07-26 21:05:58 UTC

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

2022-07-26 21:05:59 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