2021-08-02 20:29:39 UTC
172 MB
rancher/rancher-agent:master-95cebbcec1d9f953a2193f8237a55777a6651fec-head
KUBECTL_VERSIONv1.21.3
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:4f28168a9dd9df062a2d239e2dd7e37107e3f6aa49edbc09c555879281c11384 - 25.33% (43.5 MB)
[#001] sha256:3d3d30cd7e34e3352495c563e9b6d7f7e7d00451030bc673d4492d1fcf9fb229 - 28.09% (48.3 MB)
[#002] sha256:975370c3197977a34da7643b07a485a2773b03a2b93ba0e1122edee6f32b6fb0 - 1.28% (2.2 MB)
[#003] sha256:697aa64249a493c6df138f64026e1ce5c1e0f97f762c541aed56dc65bbb8e04d - 7.76% (13.3 MB)
[#004] sha256:92b960c0ccc2ac52cf2429570dedce9be3f0e0915d3dc12bd104f5dfbe6b1f4f - 21.44% (36.8 MB)
[#005] sha256:997c84bdce21712761c1413838dfb2c98f30b29c7b91b9d783d7f2f89856d7dc - 0.01% (9.31 KB)
[#006] sha256:7e5abd9175eb81c7eaa0cc798c04e000d3163eb6383297a5a9b916d3e105170c - 16.09% (27.7 MB)
[#007] sha256:81799862c7f01d9188f7d5afc1c94146b79a5a66db44a98cc40e9391d98d3818 - 0.0% (171 Bytes)
KIWI 9.23.20
2021-08-02 20:28:42 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-08-02 20:28:42 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.21.3
2021-08-02 20:29:24 UTC|1 ARCH=amd64 /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-08-02 20:29:25 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-08-02 20:29:26 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-08-02 20:29:26 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-08-02 20:29:27 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-08-02 20:29:27 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-08-02 20:29:27 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-08-02 20:29:27 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-95cebbcec1d9f953a2193f8237a55777a6651fec-head
2021-08-02 20:29:27 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-08-02 20:29:36 UTC/bin/sh -c #(nop) COPY dir:457d79a1e80fcaac3bddb522fd02cf736b39af995a7f643e9280a9cab328abe5 in /var/lib/rancher-data
2021-08-02 20:29:37 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-08-02 20:29:38 UTC/bin/sh -c #(nop) COPY multi:cc7a5de1f8454a35bfcbaca3bf066b48f0db4ebcbffbb53660f13af0e53aa3f1 in /usr/bin/
2021-08-02 20:29:38 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-08-02 20:29:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-08-02 20:29:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-02T20:28:14Z
2021-08-02 20:29:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=95cebbcec1d9f953a2193f8237a55777a6651fec
2021-08-02 20:29:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-08-02 20:29:39 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.