2019-07-04 13:48:00 UTC
34.9 MB
2.0.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 7.53% (2.63 MB)
[#001] sha256:128f1c17c28c70984f7cef77946da2f443cc27ad6e43ff29fb539fc21f5de812 - 89.87% (31.4 MB)
[#002] sha256:2f1d2a28b22f3357e08fe844ab12f6bdcd05743ca5975521400a9e9d8b6a26a7 - 2.6% (931 KB)
/bin/sh -c #(nop) ADD file:a86aea1f3a7d68f6ae03397b99ea77f2e9ee901c5c59e59f76f93adbb4035913 in /
2019-05-11 00:07:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-06-05 16:20:32 UTC/bin/sh -c echo "===> Adding Python runtime..." && apk --update add python py-pip openssl ca-certificates && apk --update add --virtual build-dependencies python-dev libffi-dev openssl-dev build-base && pip install --upgrade pip cffi && echo "===> Installing Ansible..." && pip install ansible==2.6.12 && echo "===> Installing handy tools..." && pip install --upgrade pycrypto && apk --update add bash openssh-client rsync && echo "===> Removing package list..." && apk del build-dependencies && rm -rf /var/cache/apk/* && rm -rf /root/.cache
2019-06-05 16:20:34 UTC/bin/sh -c #(nop) CMD ["ansible" "--version"]
2019-07-04 13:47:57 UTC/bin/sh -c #(nop) ENV KUBEASZ_VER=2.0.1
2019-07-04 13:48:00 UTC/bin/sh -c wget https://github.com/easzlab/kubeasz/archive/$KUBEASZ_VER.tar.gz && tar zxf $KUBEASZ_VER* && mv kubeasz-$KUBEASZ_VER /etc/ansible && ln -s /etc/ansible/tools/easzctl /usr/bin/easzctl && rm -f $KUBEASZ_VER*
2019-07-04 13:48:00 UTC/bin/sh -c #(nop) CMD ["sleep" "360000000"]
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.