2024-11-22 15:48:45 UTC
69.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6e9eccf0b728e894516b0ec833899a46649855853417a0f7293583f5d6693db8 - 41.0% (28.6 MB)
[#001] sha256:d313733406faaf9874d04c40444b2aae81017ab271802a7b3174755b651d26c2 - 42.39% (29.5 MB)
[#002] sha256:b6af78bd4a2b3557ac93e5b83cfab30d0cc0fb9cf783f2c21ae5545663e4d1af - 16.61% (11.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-10-16 09:25:38 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-10-16 09:25:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-10-16 09:25:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-10-16 09:25:40 UTC/bin/sh -c #(nop) ADD file:f45100f0b1cac298fb43b06ffef22e36a90991ee414d6dd825694bbea3365d40 in /
2024-10-16 09:25:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-11-22 15:48:45 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y ca-certificates && rm -fr /var/cache/apt # buildkit
2024-11-22 15:48:45 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird-mgmt" "management"]
2024-11-22 15:48:45 UTC (buildkit.dockerfile.v0)CMD ["--log-file" "console"]
2024-11-22 15:48:45 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.