2022-11-08 11:04:29 UTC
15.3 MB
/sbin:/usr/sbin:/bin:/usr/bin:/busybox
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
WT_LOG_FILEconsole
[#000] sha256:8fdb1fc20e240e9cae976518305db9f9486caa155fd5fc53e7b3a3285fe8a990 - 4.97% (777 KB)
[#001] sha256:fda4ba87f6fbeebb651625814b981d4100a98c224fef80d562fb33853500f40e - 50.04% (7.63 MB)
[#002] sha256:495a88a03ecbbcbfde13499d262e093f95eadd163befc03c106c9a5d7e57eefd - 4.64% (725 KB)
[#003] sha256:20116e6cb540263a4028d2056ab11b3a4034b93dec9adb2bfee099bf774d57b5 - 0.0% (215 Bytes)
[#004] sha256:e037fd3d91e5b8aecf2b3e6211352f958236705014259f831aa24c608ffdfcfc - 40.35% (6.16 MB)
bazel build ...
1970-01-01 00:00:00 UTCbazel build ...
1970-01-01 00:00:00 UTCbazel build ...
2022-11-08 11:04:28 UTC (buildkit.dockerfile.v0)ENV WT_LOG_FILE=console
2022-11-08 11:04:28 UTC (buildkit.dockerfile.v0)ENV PATH=/sbin:/usr/sbin:/bin:/usr/bin:/busybox
2022-11-08 11:04:28 UTC (buildkit.dockerfile.v0)SHELL [/busybox/sh -c]
2022-11-08 11:04:28 UTC (buildkit.dockerfile.v0)RUN /busybox/sh -c sed -i -E 's/(^root:.+)\/sbin\/nologin/\1\/busybox\/sh/g' /etc/passwd # buildkit
2022-11-08 11:04:28 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird" "up"]
2022-11-08 11:04:29 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.