2021-07-13 18:28:43 UTC
171 MB
rancher/rancher-agent:master-4bcd88ae542b6b390313c160adc8975a283e3b27-head
KUBECTL_VERSIONv1.20.7
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:975315c501d5698920cbfa09f22cd4254042a336868ead6cf53758e062e706cf - 25.53% (43.6 MB)
[#001] sha256:d8d58901e4bdf01f6a4b4cc4d830bb2dde43922edb27628703f55e265283fae8 - 27.18% (46.4 MB)
[#002] sha256:8bc858e4698703f7dd07a7fd65421b4423d63c537c837b3df5089b3f47482844 - 1.14% (1.94 MB)
[#003] sha256:515d3d350269936954e7c1f70e18da30b4fbe8d27b07cc960b41136774fc3bbe - 7.26% (12.4 MB)
[#004] sha256:76f066691414766903cff0c673bd81ba1ec8c1cb40c85593b0ef14cf8a7dba4d - 21.35% (36.4 MB)
[#005] sha256:483921edb7ed4729ff21e99b12535d8acd76f50d75346384b1dde27545f861a6 - 0.01% (8.89 KB)
[#006] sha256:79df9457818f5d94ac6168102c24307379bb01f03c9b5c5f2e2ac4e7f5410df2 - 17.54% (29.9 MB)
[#007] sha256:2b7daa8ee13e4783c208260648dfdde5e2f7b1a61b8446c98e826fe0dd1435c5 - 0.0% (172 Bytes)
KIWI 9.23.20
2021-07-13 18:28:12 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-07-13 18:28:12 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.20.7
2021-07-13 18:28:30 UTC|1 ARCH=arm64 /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/* && 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-07-13 18:28:30 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-07-13 18:28:31 UTC|1 ARCH=arm64 /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-07-13 18:28:31 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-07-13 18:28:32 UTC|1 ARCH=arm64 /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-07-13 18:28:32 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-07-13 18:28:32 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-07-13 18:28:32 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-4bcd88ae542b6b390313c160adc8975a283e3b27-head
2021-07-13 18:28:32 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-07-13 18:28:40 UTC/bin/sh -c #(nop) COPY dir:5ce68abed7bdb3b527aee3bced041b00696a4b3d4e4269250df7684bae5374cd in /var/lib/rancher-data
2021-07-13 18:28:41 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2021-07-13 18:28:42 UTC/bin/sh -c #(nop) COPY multi:71c0ab944677072a25bfa1dd515acdba67c493684ecbdbf7056c30c5eb7cc026 in /usr/bin/
2021-07-13 18:28:42 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-07-13 18:28:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-07-13 18:28:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-13T18:27:52Z
2021-07-13 18:28:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4bcd88ae542b6b390313c160adc8975a283e3b27
2021-07-13 18:28:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-07-13 18:28:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.