2023-12-08 12:31:39 UTC
11.3 MB
true
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1086c24c41097f090ce847d192c11307e1715eeb563a2cf4f410b2a199ae1942 - 24.61% (2.78 MB)
[#001] sha256:ea697b0c9f63fa4954034678f74c2103801dcd0a00a9e2d9319ceb1e7c5bcd39 - 5.54% (642 KB)
[#002] sha256:e46c7ce2bfb9790981ac64490d42cc2f050d168b3e50609aafa07017c97a3ce4 - 69.85% (7.9 MB)
/bin/sh -c #(nop) ADD file:13b9291053208eec61cd7c97bac2fa154380ad8d10182567763eea3e10c5882f in /
2023-12-08 01:57:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-12-08 12:31:39 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates iptables ip6tables # buildkit
2023-12-08 12:31:39 UTC (buildkit.dockerfile.v0)ENV NB_FOREGROUND_MODE=true
2023-12-08 12:31:39 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird" "up"]
2023-12-08 12:31:39 UTC (buildkit.dockerfile.v0)COPY netbird /go/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.