2026-04-27 09:40:34 UTC
90.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4d88d96e89e537c10a69b755c70c4f2b448950a4749458ab96635289bc066427 - 31.69% (28.6 MB)
[#001] sha256:74603aaaf049037ba6777e4d29682134ebcf87228189e2ce484bec622a1a5bbb - 49.51% (44.6 MB)
[#002] sha256:462c7feec3619eaf4d76c97f7620612cb5bf0493c622c26c6f3778a8ae21c94f - 18.8% (16.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-04-10 06:56:52 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-04-10 06:56:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-04-10 06:56:54 UTC/bin/sh -c #(nop) ADD file:c98b7645109cdf61ab97492b90629581b1b7cb925b9d58a5787a4aaeb719f2be in /
2026-04-10 06:56:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-04-27 09:40:34 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2026-04-27 09:40:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-server"]
2026-04-27 09:40:34 UTC (buildkit.dockerfile.v0)CMD ["--config" "/etc/netbird/config.yaml"]
2026-04-27 09:40:34 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.