2024-06-20 12:29:31 UTC
70.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9b10a938e28486049341cb41134e8c0c141b2e25870896c597e2a54df471acbb - 37.25% (26.1 MB)
[#001] sha256:343409f04ae46ae453871363ba30369399a6fabf0ead7ff7637764e97b88a27d - 47.05% (33 MB)
[#002] sha256:cfc9342b419cc34cddccd5f951c143c138efd0fd7cdc04c381ebe579ff131b75 - 15.7% (11 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-03 10:30:07 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-03 10:30:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-03 10:30:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-03 10:30:11 UTC/bin/sh -c #(nop) ADD file:5f73ea0f53302f1771b6d2cb5650f715247ad02d80e986d67b2d55c22712f1ca in /
2024-06-03 10:30:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-06-20 12:29:31 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2024-06-20 12:29:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-mgmt" "management"]
2024-06-20 12:29:31 UTC (buildkit.dockerfile.v0)CMD ["--log-file" "console"]
2024-06-20 12:29:31 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.