Namespace
rancher
Image / Tag
rancher-agent:master-1ef784afbc525d361942a5e6d72cba5bc815fff1-linux-amd64
Content Digest
sha256:b6b81cac172392299c80a39b3e9fb151965d0d4587588c93d4e0f717eb6aaf4e
Details
Created

2021-06-16 18:17:41 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-16T18:16:35Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    1ef784afbc525d361942a5e6d72cba5bc815fff1
  • 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-1ef784afbc525d361942a5e6d72cba5bc815fff1-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.98% (43.4 MB)

[#001] sha256:77cbbba604ccc6e967d68b637f6a649344bb0c18c52f74c45f00e98dc2c53c86 - 13.85% (20.1 MB)

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

[#003] sha256:277f8f984944fab62d7b2edc36e3fdbd3701821c841a416b73e0717697da6901 - 9.22% (13.3 MB)

[#004] sha256:27aa4ce81703255b66efaf19d4037b7f1e3b2e89108aad9a4cd7efa4c270b02e - 22.73% (32.9 MB)

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

[#006] sha256:9e480df4c091a2866494ac6dae3989d40a35eb9f2e7d977654fd3661a1039313 - 22.69% (32.8 MB)

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


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

KIWI 9.23.20

2021-06-16 18:17:02 UTC

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

2021-06-16 18:17:03 UTC

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

2021-06-16 18:17:25 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-16 18:17:25 UTC

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

2021-06-16 18:17:27 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-16 18:17:27 UTC

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

2021-06-16 18:17:29 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-16 18:17:29 UTC

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

2021-06-16 18:17:29 UTC

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

2021-06-16 18:17:29 UTC

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

2021-06-16 18:17:29 UTC

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

2021-06-16 18:17:37 UTC

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

2021-06-16 18:17:38 UTC

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

2021-06-16 18:17:39 UTC

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

2021-06-16 18:17:40 UTC

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

2021-06-16 18:17:40 UTC

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

2021-06-16 18:17:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-16T18:16:35Z

2021-06-16 18:17:40 UTC

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

2021-06-16 18:17:40 UTC

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

2021-06-16 18:17:41 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