2026-04-29 22:38:51 UTC
73.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:24c26b989d0c498c9e996a39cce09500863b77084ddb2f6591f9796125c1dc7d - 35.97% (26.4 MB)
[#001] sha256:594dd5714b3363384c4bdd19f71cdca3d4d7fe95eba9a00b6bff660afaf9d8e2 - 40.7% (29.9 MB)
[#002] sha256:7e7360360b9e2e05aef4cf92b71528bf530009cf6fb583e02eddc4002d865ae6 - 23.33% (17.1 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-04-10 06:56:30 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-04-10 06:56:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-04-10 06:56:33 UTC/bin/sh -c #(nop) ADD file:341ecc672c4413d50e9543a8a38e44f8686dbdcc696b241b06e6b5b3a3ad57f6 in /
2026-04-10 06:56:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-04-29 22:38:51 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2026-04-29 22:38:51 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-server"]
2026-04-29 22:38:51 UTC (buildkit.dockerfile.v0)CMD ["--config" "/etc/netbird/config.yaml"]
2026-04-29 22:38:51 UTC (buildkit.dockerfile.v0)COPY netbird-server /go/bin/netbird-server # 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.