2023-03-03 15:15:11 UTC
13.9 MB
true
PATH/sbin:/usr/sbin:/bin:/usr/bin:/busybox
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:6822658746e4c74275faee9624035232a91a5af64dbd867c825053a5ad799e49 - 5.65% (802 KB)
[#001] sha256:15f6f0fa768ca0616dfff3a32eb1b6c8574fb05ee7757302704bfaf769be30ea - 44.6% (6.18 MB)
[#002] sha256:52cdfa561e40fb774aa8395220831d0ab154163ec5e6bff80003a6ec9c927b1a - 4.9% (696 KB)
[#003] sha256:dc4be6f69799ff89ad71eb016d327dd430b44218eaba84faa7aeb09c219b35b2 - 0.0% (210 Bytes)
[#004] sha256:0a610b4f74bc69d58bdd018001a874ccf773a293f88caa76e7ae601ad7236e1d - 44.85% (6.22 MB)
bazel build ...
2023-02-22 17:10:33 UTCbazel build ...
2023-02-22 17:10:33 UTCbazel build ...
2023-03-03 15:15:11 UTC (buildkit.dockerfile.v0)ENV NB_FOREGROUND_MODE=true
2023-03-03 15:15:11 UTC (buildkit.dockerfile.v0)ENV PATH=/sbin:/usr/sbin:/bin:/usr/bin:/busybox
2023-03-03 15:15:11 UTC (buildkit.dockerfile.v0)SHELL [/busybox/sh -c]
2023-03-03 15:15:11 UTC (buildkit.dockerfile.v0)RUN /busybox/sh -c sed -i -E 's/(^root:.+)\/sbin\/nologin/\1\/busybox\/sh/g' /etc/passwd # buildkit
2023-03-03 15:15:11 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird" "up"]
2023-03-03 15:15:11 UTC (buildkit.dockerfile.v0)COPY netbird /go/bin/netbird # 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.