Namespace
rancher
Image / Tag
rancher-agent:v2.6-61e8e70612c6e131f248471b6d2787054a6e157f-linux-amd64
Content Digest
sha256:7e62d1bfefddcd5bd8ff8ab138a7792636bc2b7a98c87f4bb13eeed5412c4ff6
Details
Created

2022-09-23 20:12:40 UTC

Size

207 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-09-15T04:56:31.747411795Z
  • 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.38
  • 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.38
  • 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-09-23T20:11:30Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    61e8e70612c6e131f248471b6d2787054a6e157f
  • 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.38
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.38

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-61e8e70612c6e131f248471b6d2787054a6e157f-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:4d06eb062570d32bfca5c7ab82beefed0275067fac32d51876f4943be81e719b - 21.93% (45.4 MB)

[#001] sha256:46ad515e9cc843e11aa4a2435f7f5b5aa42ee60f7c532e7f26255b6d39fc2dcc - 16.95% (35 MB)

[#002] sha256:c6237ef58e5805f2ac85601962166f70224b74019185204731f6006c75f5e04c - 1.15% (2.38 MB)

[#003] sha256:4db88ac0361c313f671fe93b8947960ced07ea301891af361dd7032ce79952a4 - 44.79% (92.6 MB)

[#004] sha256:a96e5edda53ebed214fe1f55a3df6740601a95db713bd0b7e00367ef681f8404 - 0.0% (9.31 KB)

[#005] sha256:48361eafe100df8559575e189c02e199ee12214a614fa05ad8e2a275f478d64a - 15.18% (31.4 MB)

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


History
2022-09-15 04:56:47 UTC

KIWI 9.24.36

2022-09-23 20:12:06 UTC

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

2022-09-23 20:12:06 UTC

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

2022-09-23 20:12:15 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-09-23 20:12:15 UTC

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

2022-09-23 20:12:16 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-09-23 20:12:16 UTC

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

2022-09-23 20:12:16 UTC

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

2022-09-23 20:12:16 UTC

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

2022-09-23 20:12:16 UTC

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

2022-09-23 20:12:34 UTC

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

2022-09-23 20:12:38 UTC

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

2022-09-23 20:12:39 UTC

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

2022-09-23 20:12:39 UTC

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

2022-09-23 20:12:39 UTC

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

2022-09-23 20:12:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-23T20:11:30Z

2022-09-23 20:12:40 UTC

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

2022-09-23 20:12:40 UTC

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

2022-09-23 20:12:40 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