Namespace
rancher
Image / Tag
rancher-agent:master-def25f16bd2df5cae31070d68d58c5e1cda8d0fd-linux-amd64
Content Digest
sha256:77f56c2f2554e2e4389b79eb2b3911b0eafeb70f48b8f7c63d458d3e9d28617c
Details
Created

2021-06-17 04:40:04 UTC

Size

145 MB

Content Digest
Labels
  • com.suse.sle.base.created
    2021-05-10T14:44:53.934917849Z
  • com.suse.sle.base.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:GA/images/41108f6813c6daad10ded9a7c6868cbe-sles15-image
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.15.13
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • 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.15.13
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:GA/images/41108f6813c6daad10ded9a7c6868cbe-sles15-image
  • org.opencontainers.image.created
    2021-06-17T04:38:59Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    def25f16bd2df5cae31070d68d58c5e1cda8d0fd
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.15.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.15.13

Environment
AGENT_IMAGE

rancher/rancher-agent:master-def25f16bd2df5cae31070d68d58c5e1cda8d0fd-head

KUBECTL_VERSION

v1.20.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:e3c66abdbd9ba7d423848af9b125ff1c57b6e5b3a26bdcbf0e9782d73cf6ef81 - 29.93% (43.4 MB)

[#001] sha256:613ac6244417cd46e47fdcc27f6d8da405fd4e6016589f50f2f48747d3234583 - 13.83% (20.1 MB)

[#002] sha256:7b7f90c153094364f9dafa290e24dd457b267a1596b83f2ff3588d2318eb1667 - 1.52% (2.2 MB)

[#003] sha256:597722776f9443e2a75d3194932f3fc24997d90b32f6ff2c026df1d550aff639 - 9.2% (13.3 MB)

[#004] sha256:3e9b628ef394a2d7431754e3a753cbcab08f4db2d1125c3b89bcef67a8c53de8 - 22.87% (33.2 MB)

[#005] sha256:84d37dd2ecd82e0db7f6686084cebbd460c2d68e2b92fa5bc8abf23a905cbde4 - 0.01% (9.31 KB)

[#006] sha256:82460d3b1139edb3bbc0543e0cf3f539bbe66e23bdc98480c58f149ae4bb5314 - 22.65% (32.8 MB)

[#007] sha256:c0dd4f2c9a591c6d286172a2deff0054f0e1f16f760ebf9491ac49ad9039a666 - 0.0% (170 Bytes)


History
2021-05-10 14:45:45 UTC

KIWI 9.23.20

2021-06-17 04:39:27 UTC

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

2021-06-17 04:39:27 UTC

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

2021-06-17 04:39:49 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n ar --refresh --priority 100 'https://updates.suse.com/SUSE/Products/SLE-BCI/$releasever_major-SP$releasever_minor/$basearch/product/' SLE_BCI && zypper -n install --no-recommends curl ca-certificates jq hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-06-17 04:39:49 UTC

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

2021-06-17 04:39:51 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

2021-06-17 04:39:51 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2021-06-17 04:39:52 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip | gunzip -d -c - > /usr/bin/kube-prompt && chmod +x /usr/bin/kube-prompt

2021-06-17 04:39:53 UTC

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

2021-06-17 04:39:53 UTC

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

2021-06-17 04:39:53 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-def25f16bd2df5cae31070d68d58c5e1cda8d0fd-head

2021-06-17 04:39:53 UTC

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

2021-06-17 04:40:00 UTC

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

2021-06-17 04:40:02 UTC

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

2021-06-17 04:40:03 UTC

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

2021-06-17 04:40:03 UTC

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

2021-06-17 04:40:04 UTC

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

2021-06-17 04:40:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T04:38:59Z

2021-06-17 04:40:04 UTC

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

2021-06-17 04:40:04 UTC

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

2021-06-17 04:40:04 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