2022-01-19 00:50:51 UTC
144 MB
madvdontneed=1
INITSYSTEMSYSTEMD
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ea362f368469f909a95f9a6e54ebe0121ce0a8e3c30583dd9c5fb35b14544dec - 18.93% (27.2 MB)
[#001] sha256:df58871dcc4d1ee7493b4b0148bbfcc2215024199bd109fbbe7baaad604aefc9 - 2.75% (3.96 MB)
[#002] sha256:fb5b3031d1d8bdd5a620ad83c93cc325da743193bf1f5692b04970cd0cf4518a - 0.0% (1 KB)
[#003] sha256:24beb52a2a17ca682f8657375772653e7f2448e3d94a001236dee78c28fe10db - 0.0% (1.16 KB)
[#004] sha256:e899890dc0ad39db91784946a9590613415d7f58094fdf3b64f201569c670dd1 - 30.54% (43.9 MB)
[#005] sha256:d0380eec684cf160eb95d0180b149d687b9a437f68e52a85a0cc5f7660c9f9ef - 0.0% (92 Bytes)
[#006] sha256:1c73eee998a68b9c8134489b77c05de0aaee48bf9d6a2793b96bea26fc26ccf0 - 0.59% (877 KB)
[#007] sha256:d7084a906fba26658607edfbd2ce15280830f65076f5f604ca29b6abb45d4117 - 36.82% (53 MB)
[#008] sha256:dc79bbf1f7df49a22dbfb54ad49a47abf5940e1b3a3278182671f3d4d886b37c - 7.39% (10.6 MB)
[#009] sha256:356ced287b0d7fa97313704a6f8c53c888efcc9919c83582011db51fb54efc44 - 2.93% (4.22 MB)
[#010] sha256:96a6168c907f6b5a0c406bb15aa3a588218114fa538dfb660abe9ffc30636c97 - 0.0% (1.32 KB)
[#011] sha256:454273ace2ff929d180fdcd544eb48b2980a87134ca0a973e66abad33861314b - 0.0% (773 Bytes)
[#012] sha256:866dddb2b04ee53d15dbdf3c5b1b909a404094279625b4685722152611f8c57d - 0.0% (422 Bytes)
[#013] sha256:7f296a94a00862de3b3972d2c4f98635ee5da88fa83f8434d97bb4672240b0f6 - 0.04% (51.7 KB)
[#014] sha256:b75df70a7670314d42391e645316e7baf8452c2e1c8c836a68d18de50da0469e - 0.0% (123 Bytes)
[#015] sha256:49a5ccdbe4a74535e68c937a2566e7e8ae29ae1e1c58515f0e5ca95622286e12 - 0.0% (6.36 KB)
/bin/sh -c #(nop) ADD file:122ad323412c2e70b3138d8eb62648c4692989de91be1ffb6b4bf086c8311b62 in /
2022-01-07 02:25:30 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-01-14 22:09:32 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends libelf1 libmnl0 bash-completion iptables kmod ca-certificates && apt-get purge --auto-remove && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
2022-01-14 22:09:32 UTC (buildkit.dockerfile.v0)COPY iptables-wrapper /usr/sbin/iptables-wrapper # buildkit
2022-01-14 22:09:34 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c update-alternatives --install /usr/sbin/iptables iptables /usr/sbin/iptables-wrapper 100 --slave /usr/sbin/iptables-restore iptables-restore /usr/sbin/iptables-wrapper --slave /usr/sbin/iptables-save iptables-save /usr/sbin/iptables-wrapper && update-alternatives --install /usr/sbin/ip6tables ip6tables /usr/sbin/iptables-wrapper 100 --slave /usr/sbin/ip6tables-restore ip6tables-restore /usr/sbin/iptables-wrapper --slave /usr/sbin/ip6tables-save ip6tables-save /usr/sbin/iptables-wrapper # buildkit
2022-01-14 22:09:34 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2022-01-14 22:09:34 UTC (buildkit.dockerfile.v0)WORKDIR /bin
2022-01-14 22:10:10 UTC (buildkit.dockerfile.v0)COPY /bin/tc /bin/ip /bin/ss /bin/bpftool /bin/clang /bin/llc /bin/gops ./ # buildkit
2022-01-14 22:10:10 UTC (buildkit.dockerfile.v0)WORKDIR /cni
2022-01-14 22:10:10 UTC (buildkit.dockerfile.v0)COPY /tmp/loopback ./ # buildkit
2022-01-19 00:48:16 UTC (buildkit.dockerfile.v0)ARG CILIUM_SHA=
2022-01-19 00:48:16 UTC (buildkit.dockerfile.v0)LABEL cilium-sha=
2022-01-19 00:48:16 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2022-01-19 00:48:16 UTC (buildkit.dockerfile.v0)COPY /tmp/install / # buildkit
2022-01-19 00:50:50 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2022-01-19 00:50:51 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hubble /usr/bin/hubble # buildkit
2022-01-19 00:50:51 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/cilium/cilium/plugins/cilium-cni/cni-install.sh /cni-install.sh # buildkit
2022-01-19 00:50:51 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/cilium/cilium/plugins/cilium-cni/cni-uninstall.sh /cni-uninstall.sh # buildkit
2022-01-19 00:50:51 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/cilium/cilium/contrib/packaging/docker/init-container.sh /init-container.sh # buildkit
2022-01-19 00:50:51 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/cilium/cilium/LICENSE.all /LICENSE.all # buildkit
2022-01-19 00:50:51 UTC (buildkit.dockerfile.v0)WORKDIR /home/cilium
2022-01-19 00:50:51 UTC (buildkit.dockerfile.v0)RUN |1 CILIUM_SHA= /bin/sh -c groupadd -f cilium && /usr/bin/hubble completion bash > /etc/bash_completion.d/hubble && echo ". /etc/profile.d/bash_completion.sh" >> /etc/bash.bashrc # buildkit
2022-01-19 00:50:51 UTC (buildkit.dockerfile.v0)ENV INITSYSTEM=SYSTEMD
2022-01-19 00:50:51 UTC (buildkit.dockerfile.v0)ENV GODEBUG=madvdontneed=1
2022-01-19 00:50:51 UTC (buildkit.dockerfile.v0)CMD ["/usr/bin/cilium"]
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.