2024-04-30 15:35:33 UTC
62.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f3b420ffc3c77ff845194a1e5c28971de13891b8169612c7e0a8f23ec0ba0a9c - 40.65% (25.4 MB)
[#001] sha256:57b3846d54be3386ab2cff4891b572be219c92e3664128a4db5978add7305783 - 43.9% (27.4 MB)
[#002] sha256:18e74ee5d8fe92383d1019338130b47897421da439b8f47d786bb42f240b6543 - 15.45% (9.65 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-04-17 18:29:44 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-04-17 18:29:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-04-17 18:29:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-04-17 18:29:46 UTC/bin/sh -c #(nop) ADD file:511fd2f076c60f46f9185a7e8c176585251f3eec5c08d6b4cb8efdb0a9bb53fb in /
2024-04-17 18:29:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-04-30 15:35:33 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:33 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-mgmt" "management"]
2024-04-30 15:35:33 UTC (buildkit.dockerfile.v0)CMD ["--log-file" "console"]
2024-04-30 15:35:33 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.