2019-05-17 01:46:26 UTC
340 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containerdocker
[#000] sha256:09fe536fe3e411c4fb4668571d3a715d868e2bcfb0c85d27232659847e7d9c15 - 8.36% (28.4 MB)
[#001] sha256:4326ed393c122a5405a107f1f49b078547c684d462d8aed43fd0a753f44e87ae - 0.0% (858 Bytes)
[#002] sha256:73a8f76105d804e6923d5daf8fd3e87e0db4490df366a41153ded0fabeb93044 - 0.0% (209 Bytes)
[#003] sha256:61a147631503722e57a1b5c637ab2cef44141c45969c8e0f0ef0f162599a2f06 - 0.0% (162 Bytes)
[#004] sha256:ebf284b29a9b8956e451ef126c86afa3dd82ca30514a6fee0c206544560b59b7 - 0.0% (821 Bytes)
[#005] sha256:ebf284b29a9b8956e451ef126c86afa3dd82ca30514a6fee0c206544560b59b7 - 0.0% (821 Bytes)
[#006] sha256:13ac287405f1fee519cc992cac25a03a861bf403eb87c0485d7f36c84bee9b4e - 15.59% (53 MB)
[#007] sha256:f8dcf0e5edfe2b26f23b66e7e7334a6331517ff2bb3d496c41cf294586c9a188 - 0.0% (328 Bytes)
[#008] sha256:50c177382fc6ea93dd92930c4ff559878e5cd617fd79999b30c662e212ff1cf8 - 0.0% (900 Bytes)
[#009] sha256:6c23ba0aa26e1b35be0ab8eee69c70486cdb8cb6beae3cb9c8ba92f28de17a7c - 4.88% (16.6 MB)
[#010] sha256:418feec238bf186d995929d4371739a01efc385c1f381ced7189511650b00c18 - 3.4% (11.6 MB)
[#011] sha256:3e5a738ac0d675928b4052901bd9afa3da48b468b1903735e89ac529333d30ab - 0.0% (1.45 KB)
[#012] sha256:b431bd5d5284d8433c3a8dae88c62253db709ec4c9e07782f3e1af917cc1e422 - 67.77% (230 MB)
/bin/sh -c #(nop) ADD file:fb67b3715033bf1e45c62fd971171c8957d88725a105d3ef8362415d534bc20e in /
2019-03-12 00:20:40 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2019-03-12 00:20:41 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2019-03-12 00:20:42 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-03-12 00:20:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-04-29 23:25:55 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2019-04-29 23:25:55 UTC/bin/sh -c #(nop) COPY file:9472b558265901ce24530d94706fe8b539a33276523bae5eb88383be7d9d279c in /usr/local/bin/clean-install
2019-04-29 23:25:57 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c chmod +x /usr/local/bin/clean-install
2019-05-06 21:04:22 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c clean-install systemd systemd-sysv libsystemd0 containerd conntrack iptables iproute2 ethtool socat util-linux mount ebtables udev kmod bash ca-certificates curl rsync && find /lib/systemd/system/sysinit.target.wants/ -name "systemd-tmpfiles-setup.service" -delete && rm -f /lib/systemd/system/multi-user.target.wants/* && rm -f /etc/systemd/system/*.wants/* && rm -f /lib/systemd/system/local-fs.target.wants/* && rm -f /lib/systemd/system/sockets.target.wants/*udev* && rm -f /lib/systemd/system/sockets.target.wants/*initctl* && rm -f /lib/systemd/system/basic.target.wants/* && echo "ReadKMsg=no" >> /etc/systemd/journald.conf && systemctl enable containerd && export ARCH=$(dpkg --print-architecture | sed 's/ppc64el/ppc64le/') && curl -fSL -o /usr/local/bin/ctr "https://storage.googleapis.com/bentheelder-kind-dev/containerd/linux/${ARCH}/ctr" && chmod +x /usr/local/bin/ctr && echo "done installing packages"
2019-05-06 21:04:22 UTC/bin/sh -c #(nop) COPY file:f478b3848bf324098d8c2485a33a10d2cf4b703b1fcf773f1bdd693019d81a85 in /etc/systemd/system/containerd.service.d/
2019-05-06 21:04:23 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c containerd --version && mkdir -p /etc/containerd && echo 'disabled_plugins = ["aufs", "btrfs", "zfs"]' > /etc/containerd/config.toml && containerd config default >> /etc/containerd/config.toml
2019-05-06 21:04:24 UTC/bin/sh -c #(nop) ARG CNI_VERSION=0.7.5
2019-05-06 21:04:24 UTC/bin/sh -c #(nop) ARG CNI_BASE_URL=https://storage.googleapis.com/kubernetes-release/network-plugins/
2019-05-06 21:04:27 UTC|3 CNI_BASE_URL=https://storage.googleapis.com/kubernetes-release/network-plugins/ CNI_VERSION=0.7.5 DEBIAN_FRONTEND=noninteractive /bin/sh -c export ARCH=$(dpkg --print-architecture | sed 's/ppc64el/ppc64le/') && export CNI_TARBALL="cni-plugins-${ARCH}-v${CNI_VERSION}.tgz" && export CNI_URL="${CNI_BASE_URL}${CNI_TARBALL}" && curl -sSL --retry 5 --output /tmp/cni.tgz "${CNI_URL}" && sha256sum /tmp/cni.tgz && mkdir -p /opt/cni/bin && tar -C /opt/cni/bin -xzf /tmp/cni.tgz && rm -rf /tmp/cni.tgz
2019-05-06 21:04:27 UTC/bin/sh -c #(nop) ARG CRICTL_VERSION=v1.14.0
2019-05-06 21:04:30 UTC|4 CNI_BASE_URL=https://storage.googleapis.com/kubernetes-release/network-plugins/ CNI_VERSION=0.7.5 CRICTL_VERSION=v1.14.0 DEBIAN_FRONTEND=noninteractive /bin/sh -c export ARCH=$(dpkg --print-architecture | sed 's/ppc64el/ppc64le/') && curl -fSL "https://github.com/kubernetes-sigs/cri-tools/releases/download/${CRICTL_VERSION}/crictl-${CRICTL_VERSION}-linux-${ARCH}.tar.gz" | tar xzC /usr/local/bin && echo 'runtime-endpoint: unix:///var/run/containerd/containerd.sock' > /etc/crictl.yaml
2019-05-06 21:04:31 UTC/bin/sh -c #(nop) ENV container=docker
2019-05-06 21:04:31 UTC/bin/sh -c #(nop) STOPSIGNAL SIGRTMIN+3
2019-05-06 21:04:31 UTC/bin/sh -c #(nop) COPY file:a3bfacb5f0a146bca849ef339c798d6f485e85265b8a655501a5e7c73d981157 in /usr/local/bin/
2019-05-06 21:04:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/entrypoint" "/sbin/init"]
2019-05-17 01:46:26 UTCinfinity
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.