Namespace
rancher
Image / Tag
rancher-agent:master-479795fd31e1d4e1ed24c5913caf8901b3e98a9f-linux-amd64
Content Digest
sha256:a996677fc2cde8af8cfe20c98ba94f9c798196116b2c1199e99f4daf3c537257
Details
Created

2021-06-16 17:07:21 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-16T17:06:13Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    479795fd31e1d4e1ed24c5913caf8901b3e98a9f
  • 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-479795fd31e1d4e1ed24c5913caf8901b3e98a9f-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:5fbb747115e1c58c70f8f0b6a4e98df3166ab1e547eb207e9fc24b4993ec3485 - 13.85% (20.1 MB)

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

[#003] sha256:743e060a3ffdbdfa779538e018e18099b69bfdac8e2bb136f406faac3962550e - 9.22% (13.3 MB)

[#004] sha256:4efbc34036b75ed2651ddecdb4086f621d32f5143f6f1780e8ca468262060b62 - 22.73% (32.9 MB)

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

[#006] sha256:64671dd37f71bb476ef0b3c09981023efc86728bac95579cbea00fd2f34e267c - 22.69% (32.8 MB)

[#007] sha256:e99ec8df669851bcb1c1d8c83518d3c0ce871cae8dfbb9a48e7ed83f1d7c4534 - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-06-16 17:06:42 UTC

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

2021-06-16 17:06:42 UTC

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

2021-06-16 17:07:05 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 17:07:06 UTC

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

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

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

2021-06-16 17:07:09 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 17:07:09 UTC

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

2021-06-16 17:07:09 UTC

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

2021-06-16 17:07:09 UTC

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

2021-06-16 17:07:10 UTC

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

2021-06-16 17:07:17 UTC

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

2021-06-16 17:07:18 UTC

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

2021-06-16 17:07:19 UTC

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

2021-06-16 17:07:20 UTC

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

2021-06-16 17:07:20 UTC

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

2021-06-16 17:07:20 UTC

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

2021-06-16 17:07:21 UTC

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

2021-06-16 17:07:21 UTC

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

2021-06-16 17:07:21 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