2026-04-13 17:45:57 UTC
91.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8c4a2c659b41a7ee5d843a17b83f99781568398a44d2f600ff333f820ea50927 - 31.82% (29.2 MB)
[#001] sha256:6a913b4e6e6c16eaded77a47daa1f2cf01cbda625a2205c14cf83afab8e43c81 - 47.8% (43.8 MB)
[#002] sha256:579980f157dfa7674ffe538156f1b0b2c4f04edac3a984f4d6ea1154f3cf81a7 - 20.39% (18.7 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-04-03 15:16:40 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-04-03 15:16:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-04-03 15:16:42 UTC/bin/sh -c #(nop) ADD file:0f6466425c4f1800aae9224ddc3437b90c829cea58fb8edd5dde2f1eb0ee28da in /
2026-04-03 15:16:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-04-13 17:44:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2026-04-13 17:45:57 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-server"]
2026-04-13 17:45:57 UTC (buildkit.dockerfile.v0)CMD ["--config" "/etc/netbird/config.yaml"]
2026-04-13 17:45:57 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.