2024-03-27 17:17:59 UTC
62.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:abb4a589b6575b27b3632780f584416e354f1d3596a2b98cee1cc8dcd76ebe6e - 40.74% (25.4 MB)
[#001] sha256:85179f3089051db68ae6e941e474c153e12f3755a0a5d2ea670658126be0317f - 43.83% (27.3 MB)
[#002] sha256:f068703d0a6853ded727c10410bd90a2d909711cfb97b609a8cbbca9dce1694e - 15.44% (9.63 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-02-27 18:53:11 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-02-27 18:53:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-02-27 18:53:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-02-27 18:53:14 UTC/bin/sh -c #(nop) ADD file:6f389bd2321c4403916e241916136a723f3b4369eff026717faa53640b11a045 in /
2024-02-27 18:53:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-03-27 17:17:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2024-03-27 17:17:59 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-mgmt" "management"]
2024-03-27 17:17:59 UTC (buildkit.dockerfile.v0)CMD ["--log-file" "console"]
2024-03-27 17:17:59 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.