2024-08-23 16:57:30 UTC
64.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f6fe61417ce419fef49e041c7a72ab306333edf1ac9f55a140962ba63026af8c - 39.41% (25.4 MB)
[#001] sha256:92bda0c82bfefc6d4e4831311fb6122f42e41a9cd6aabac26d8f04442320c22d - 43.3% (27.9 MB)
[#002] sha256:45b4da63a716be7011616212230907e1450a0e2eaf87ede5d7a73ea7b64ed235 - 17.29% (11.1 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-08-13 09:28:06 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-08-13 09:28:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-08-13 09:28:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-08-13 09:28:09 UTC/bin/sh -c #(nop) ADD file:ef971273c60fcf0d0b0a4e71a5e5421060cd7c316f1d9af068a193c23dc81d31 in /
2024-08-13 09:28:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-08-23 16:57:30 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2024-08-23 16:57:30 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-mgmt" "management"]
2024-08-23 16:57:30 UTC (buildkit.dockerfile.v0)CMD ["--log-file" "console"]
2024-08-23 16:57:30 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.