2023-06-17 07:25:11 UTC
61.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b2837baf7808226f588fabacb30598287e02d4dbf120eaf968c5299a6c2e9619 - 42.57% (26.1 MB)
[#001] sha256:748a8b6549846401c107ce97d777105228a5f3773063447fcc6fc41694fe1ca3 - 44.03% (27 MB)
[#002] sha256:2f4c21cc374a0cbfee75c4a0e02bbf3269779841cf04e85c1a27ed6b50b12499 - 13.4% (8.21 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-05 17:11:17 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-05 17:11:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-05 17:11:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-05 17:11:19 UTC/bin/sh -c #(nop) ADD file:1043594b482384e967c94378b65ec4bc7a38190649a94f0325b7fb00be0a623e in /
2023-06-05 17:11:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-17 07:25:11 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:25:11 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-mgmt" "management"]
2023-06-17 07:25:11 UTC (buildkit.dockerfile.v0)CMD ["--log-file" "console"]
2023-06-17 07:25:11 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.