2022-02-28 14:20:11 UTC
188 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
containeroci
[#000] sha256:760b786a02929555ced7652490f6788196e2bef93ef22529162ba5549d18617d - 16.4% (30.8 MB)
[#001] sha256:b33c58daead874c6bc0db821d423a76472e9765bd1c551cc5fc66160e016e33d - 0.0% (1.85 KB)
[#002] sha256:3ebac0ac595c65a7a71224db9db72df3d7f07db07faac48b04e320ba2db0b008 - 21.57% (40.6 MB)
[#003] sha256:90582980407125c59571e905bc85859d6d2b24e4db534fb89d7c23e71a308ab2 - 62.03% (117 MB)
[#004] sha256:852e8b8975f1bae09b4cc8e586ea2bbe6cbb6ce20259494f7b5b993f0efc4dcc - 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-02-28 14:20:11 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2022-02-28 14:20:11 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
2022-02-28 14:20:11 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
2022-02-28 09:16:32 -0500
170 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
containeroci
[#000] sha256:c9e5d42da19d68ed32d703c92805800b7f94430d3d4e3ce57719b28f4cc87ea1 - 18.77% (31.8 MB)
[#001] sha256:94b4322766dfbcd6a00ffabcd2bd97214388cc82bc8d58ca471877dfaf74cb8b - 0.0% (1.87 KB)
[#002] sha256:bec41674b6ecd446ed3f1fcf5108855edae46dff2cb6a9f9758a724d090bd943 - 24.43% (41.4 MB)
[#003] sha256:a7716896e52b9e20e93961a9ce8ac06ac91d778152df00af6c33da79bddcaeac - 56.81% (96.4 MB)
[#004] sha256:ff92ce565ec1ddf7a9cb1594fa5aabcdfdfca85ec36bef7a475f34ba0713f223 - 0.0% (111 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-02-28 09:16:30 -0500 (buildkit.dockerfile.v0)COPY / / # buildkit
2022-02-28 09:16:32 -0500 (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
2022-02-28 09:16:32 -0500 (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.