2024-12-05 15:09:43 UTC
71.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:54609b48ebc1ccdf2a757f1a086fc8c934d12564b25af4a66536ef66891cb1a1 - 40.66% (29.2 MB)
[#001] sha256:92c02c42c28357184105e2acfdfce6f98b1c845a77dd273847b661fcdd5b9cc3 - 41.83% (30 MB)
[#002] sha256:4e33e44fbe08be46cb3d4e49ff6ce0ca7d37870c82e212fa2ec08f9edaabefad - 17.5% (12.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-11-19 17:29:23 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-11-19 17:29:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-11-19 17:29:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-11-19 17:29:25 UTC/bin/sh -c #(nop) ADD file:bcebbf0fddcba5b864d5d267b68dd23bcfb01275e6ec7bcab69bf8b56af14804 in /
2024-11-19 17:29:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-12-05 15:09:43 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2024-12-05 15:09:43 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-mgmt" "management"]
2024-12-05 15:09:43 UTC (buildkit.dockerfile.v0)CMD ["--log-file" "console"]
2024-12-05 15:09:43 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.