2025-10-02 10:54:47 UTC
82.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:02bf5e209e4a8620b3d6c1d9e8b04c945a6fa195dfe57e2b22732c0d68e55973 - 35.2% (29.2 MB)
[#001] sha256:2aa8718b59758ce9d50db97beb7d0bfeed1662ee399a48f0cbfd4898511fa894 - 48.04% (39.8 MB)
[#002] sha256:27fdd1ccdb1290aa5d9af95c7645431f429e5780f45d42bf4e9a286dbad3b2bb - 16.77% (13.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-09-30 14:32:28 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-09-30 14:32:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-09-30 14:32:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-09-30 14:32:30 UTC/bin/sh -c #(nop) ADD file:d9cb8116905a82675c3c2cbb4782e50ef8cacfc16be3654bc070281a3c8ce646 in /
2025-09-30 14:32:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-02 10:54:47 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2025-10-02 10:54:47 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-mgmt" "management"]
2025-10-02 10:54:47 UTC (buildkit.dockerfile.v0)CMD ["--log-file" "console"]
2025-10-02 10:54:47 UTC (buildkit.dockerfile.v0)COPY netbird-mgmt /go/bin/netbird-mgmt # 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.