2026-03-03 14:11:55 UTC
88.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2b9585699ff18902e5ef5934bec991e3625662a47e9eac5ec04b41b7284713c0 - 32.37% (28.6 MB)
[#001] sha256:ee0f5d40cce4c439ddd6eade40318257c2408801f2a21c66410b916a30af1995 - 48.62% (42.9 MB)
[#002] sha256:7e3e1a48ac1c2088a8b7e7492d942e1ece9c65729dcde76b2c3ba2c0420dc9e3 - 19.01% (16.8 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-02-10 16:52:26 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-02-10 16:52:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2026-02-10 16:52:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-02-10 16:52:29 UTC/bin/sh -c #(nop) ADD file:25d708bf0b30ddee20c0b2764034e065aca922cafd48eb9c662e35ba02ccf1de in /
2026-02-10 16:52:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-03-03 14:11:55 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2026-03-03 14:11:55 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-server"]
2026-03-03 14:11:55 UTC (buildkit.dockerfile.v0)CMD ["--config" "/etc/netbird/config.yaml"]
2026-03-03 14:11:55 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.