2025-01-16 18:36:51 UTC
15.1 MB
true
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:38a8310d387e375e0ec6fabe047a9149e8eb214073db9f461fee6251fd936a75 - 23.05% (3.48 MB)
[#001] sha256:f12c010237ff87049c9e2c2525cab0ba1077a9d39c09379f94c7041f3104de6e - 4.52% (698 KB)
[#002] sha256:635d1a0348eac4520a736c2962315533faa3edfdea38520d2bdda7f91662e1c6 - 72.43% (10.9 MB)
ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit
2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-01-16 18:36:51 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates iptables ip6tables # buildkit
2025-01-16 18:36:51 UTC (buildkit.dockerfile.v0)ENV NB_FOREGROUND_MODE=true
2025-01-16 18:36:51 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/netbird" "up"]
2025-01-16 18:36:51 UTC (buildkit.dockerfile.v0)COPY netbird /usr/local/bin/netbird # 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.