Namespace
rancher
Image / Tag
rancher-agent:master-3dae3e282bbf2c23c11c10faaeb6f30033f95877-linux-amd64
Content Digest
sha256:83ef32d52e78d5c2cb54503b16d3c06e23a0d8720b1c6bbfb126b5d8627d80e9
Details
Created

2021-06-17 07:48:34 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-17T07:47:17Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    3dae3e282bbf2c23c11c10faaeb6f30033f95877
  • 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-3dae3e282bbf2c23c11c10faaeb6f30033f95877-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:fb971432bac5e962fcd0ae2cc31a69de85a22b62c0510a44259195e71e28c0f1 - 13.83% (20.1 MB)

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

[#003] sha256:8de3bf8e3648711d199207e571daad08c6d4fbe238afc581992d870dcd7b8b3d - 9.2% (13.3 MB)

[#004] sha256:1e0d3518819d0c0827e84dadbba74a6e369f71c37d83180fbe4eb24113f15991 - 22.87% (33.2 MB)

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

[#006] sha256:047f8e038e0cc9327fe96f71881fe9bbcff650c2c8e6901f350bd1ab63ee2a2b - 22.65% (32.8 MB)

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


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

KIWI 9.23.20

2021-06-17 07:47:45 UTC

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

2021-06-17 07:47:45 UTC

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

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

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

2021-06-17 07:48:20 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 07:48:21 UTC

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

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

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

2021-06-17 07:48:23 UTC

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

2021-06-17 07:48:23 UTC

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

2021-06-17 07:48:23 UTC

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

2021-06-17 07:48:30 UTC

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

2021-06-17 07:48:31 UTC

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

2021-06-17 07:48:33 UTC

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

2021-06-17 07:48:33 UTC

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

2021-06-17 07:48:33 UTC

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

2021-06-17 07:48:33 UTC

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

2021-06-17 07:48:33 UTC

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

2021-06-17 07:48:34 UTC

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

2021-06-17 07:48:34 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