2024-11-22 15:46:01 UTC
71.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:38dfbce43ec92a936c814c8c66b4ef168f88a5e02ee40e497aefd58340266bb3 - 40.69% (29.2 MB)
[#001] sha256:3fde6c987ec187bb0f59bba8df93bf3080bec45e7715b121330c6effa266b713 - 41.81% (30 MB)
[#002] sha256:27de1f68ad47d341857436afdedc4a733323e976e09a3a8acd36a48ca2d659ee - 17.5% (12.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-10-16 09:25:54 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-10-16 09:25:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-10-16 09:25:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-10-16 09:25:57 UTC/bin/sh -c #(nop) ADD file:a3272496fda5a8d021b94dccaa6baa685ded51e9d23edb05f0b30978a83c9fc2 in /
2024-10-16 09:25:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-11-22 15:46:01 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2024-11-22 15:46:01 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-mgmt" "management"]
2024-11-22 15:46:01 UTC (buildkit.dockerfile.v0)CMD ["--log-file" "console"]
2024-11-22 15:46:01 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.