2024-04-30 15:35:32 UTC
68 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ef8879b7897601a39e1de82a5f2c44f77b7ce9c9d504f735a3fcc247197bbbfc - 38.4% (26.1 MB)
[#001] sha256:c2565ad7260f0461dedb8056c8a82568133eb752e23cf8e49e65ddf906592e1a - 47.43% (32.2 MB)
[#002] sha256:394ed03e579f4591e143cf06df2a3586de5fb201b0afd9207d1bbce07210e672 - 14.17% (9.63 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-04-17 18:24:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-04-17 18:24:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-04-17 18:24:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-04-17 18:24:59 UTC/bin/sh -c #(nop) ADD file:51afefc6be37e5e27507b9b77fca51df26536c9827fe51acac6a4f9c1ebd60e8 in /
2024-04-17 18:24:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-04-30 15:35:32 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2024-04-30 15:35:32 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-mgmt" "management"]
2024-04-30 15:35:32 UTC (buildkit.dockerfile.v0)CMD ["--log-file" "console"]
2024-04-30 15:35:32 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.