2026-06-12 09:37:53 UTC
94.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f397efa33935aefd0ddecae5c2cb62ba75b3960f3717aa8aaf0e42c518feca61 - 30.12% (28.6 MB)
[#001] sha256:dd493f8ec87f29f85c700ae4aa0fd8a1e41105d945ef56633ec2cd8af1e5d9af - 51.11% (48.5 MB)
[#002] sha256:d7148dcf55cb9cdf190c76b3618a27ddfd5d83168cdf7da6fb451984d61686c7 - 18.77% (17.8 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-05-20 01:37:31 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-05-20 01:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-05-20 01:37:34 UTC/bin/sh -c #(nop) ADD file:08e1f650999ca51d9b63c782d658d9485c64263966d69dc423a3b64a16449f00 in /
2026-05-20 01:37:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-06-12 09:37:53 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2026-06-12 09:37:53 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-server"]
2026-06-12 09:37:53 UTC (buildkit.dockerfile.v0)CMD ["--config" "/etc/netbird/config.yaml"]
2026-06-12 09:37:53 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.