2023-02-20 11:31:38 UTC
72.5 MB
/root
HOST_ROOT/host
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bb263680fed18eecdc67f885094df6f589bafc19004839d7fdf141df236a61aa - 41.31% (30 MB)
[#001] sha256:3c41a34ffd0c5a0cc42654e0a64a618f81cfdf1c06d53794ba4048549a7e85ce - 19.7% (14.3 MB)
[#002] sha256:9e60f931b65ea461fa7c462a679dc1982668240eb731bb26d94a98cb1dd1c304 - 38.99% (28.3 MB)
/bin/sh -c #(nop) ADD file:3ea7c69e4bfac2ebb6f86baaedab31827c86a594dba8080a49928e211ad3c7a0 in /
2023-02-09 03:20:20 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-02-20 10:23:22 UTC (buildkit.dockerfile.v0)LABEL maintainer=cncf-falco-dev@lists.cncf.io
2023-02-20 10:23:22 UTC (buildkit.dockerfile.v0)LABEL usage=docker run -i -t --privileged -v /var/run/docker.sock:/host/var/run/docker.sock -v /dev:/host/dev -v /proc:/host/proc:ro --name NAME IMAGE
2023-02-20 10:23:22 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get -y update && apt-get -y install ca-certificates # buildkit
2023-02-20 10:23:22 UTC (buildkit.dockerfile.v0)ENV HOST_ROOT=/host
2023-02-20 10:23:22 UTC (buildkit.dockerfile.v0)ENV HOME=/root
2023-02-20 11:31:38 UTC (buildkit.dockerfile.v0)COPY /falco / # buildkit
2023-02-20 11:31:38 UTC (buildkit.dockerfile.v0)CMD ["/usr/bin/falco" "-o" "time_format_iso_8601=true"]
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.