2023-06-17 07:23:48 UTC
65.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:837dd4791cdc6f670708c3a570b72169263806d7ccc2783173b9e88f94878271 - 42.93% (28.2 MB)
[#001] sha256:015cb854879fc1e5b9a21af74d449f2e8186bd8714048f08ad3b07d6687605d4 - 43.44% (28.5 MB)
[#002] sha256:bc93393674b39ae2732e873f1753c550e1d85863793130b478648f5205fec9fc - 13.63% (8.94 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-05-22 17:45:50 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-05-22 17:45:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-05-22 17:45:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-05-22 17:45:52 UTC/bin/sh -c #(nop) ADD file:2fd2684e989d275c95e18b6f6e9ccf57ca1382ecd8faf4a66961ede28102dedf in /
2023-05-22 17:45:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-17 07:23:48 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2023-06-17 07:23:48 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-mgmt" "management"]
2023-06-17 07:23:48 UTC (buildkit.dockerfile.v0)CMD ["--log-file" "console"]
2023-06-17 07:23:48 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.