2022-08-10 10:53:50 UTC
173 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
containeroci
[#000] sha256:2e9daaf4f826013ef325045b1ea112e1d14bf775ab13adc0168b6c65634f9428 - 18.43% (31.8 MB)
[#001] sha256:fc8d93c47d6e716551e8454aba445f28d0b0a22908a9cb960cff52ce44d95a2d - 0.0% (1.87 KB)
[#002] sha256:111cfb82be390c757c018ab675f9d895aa01d99820ef5fdca92837ad90a7b610 - 23.89% (41.3 MB)
[#003] sha256:f9ae86265d0b57eeb521bb7e5b46b6df6303826fbe6a458cf3d214ec6bd3d629 - 57.68% (99.7 MB)
[#004] sha256:e4d1af8ebfa4bd38c188321a18b78c02ad19fb1d54e09c9c7ce295d8204dab7e - 0.0% (113 Bytes)
RUN /bin/sh -c microdnf update -y && microdnf install hostname libpcap libmnl libnetfilter_conntrack libnetfilter_cthelper libnetfilter_cttimeout libnetfilter_queue ipset kmod iputils iproute procps net-tools conntrack-tools which && rm -rf /var/cache/yum # buildkit
2022-08-10 10:53:48 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2022-08-10 10:53:50 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
2022-08-10 10:53:50 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -x && test -e /opt/cni/bin/install && ln -vs /opt/cni/bin/install /install-cni # buildkit
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.