2026-04-13 17:46:18 UTC
92 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:794395580f3d6cb923594525a6a5a98075c2cfc67fdf4a9ddc557084c3993a01 - 31.06% (28.6 MB)
[#001] sha256:48a19fe9ae2893afcaf20b78542c7cd2769df4a8506aafeb14ec0de446f36485 - 50.6% (46.5 MB)
[#002] sha256:62ee57c583a8b3bbbefea83ef94ee21bc26109293d919a055d331cd371f7730e - 18.34% (16.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-04-03 15:15:14 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-04-03 15:15:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-04-03 15:15:17 UTC/bin/sh -c #(nop) ADD file:9bab986009eae65b5534b3547eb3a7d0a1564404426de350dfd183cf3a4ffa9f in /
2026-04-03 15:15:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-04-13 17:46:18 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:46:18 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-server"]
2026-04-13 17:46:18 UTC (buildkit.dockerfile.v0)CMD ["--config" "/etc/netbird/config.yaml"]
2026-04-13 17:46:18 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.