2023-03-24 10:40:36 UTC
16.9 MB
true
PATH/sbin:/usr/sbin:/bin:/usr/bin:/busybox
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:f1be57a16127443b251b3362bfbc517e5c55f2a836b9ee28c1b667b75a28cc6a - 0.47% (82 KB)
[#001] sha256:960043b8858c3c30f1d79dcc49adb2804fd35c2510729e67685b298b2ca746b7 - 0.11% (19.8 KB)
[#002] sha256:d0b64cecbfb5af739107759e3c6cf56bd0fda3008f85c386a98c309098bf9da9 - 3.36% (581 KB)
[#003] sha256:eebb06941f3e57b2e40a0e9cbd798dacef9b04d89ebaa8896be5f17c976f8666 - 0.0% (284 Bytes)
[#004] sha256:02cd68c0cbf64abe9738767877756b33f50fff5d88583fdc74b66beffa77694b - 0.0% (188 Bytes)
[#005] sha256:d3c894b5b2b0fa857549aeb6cbc38b038b5b2828736be37b6d9fff0b886f12fd - 0.0% (112 Bytes)
[#006] sha256:b40161cd83fc5d470d6abe50e87aa288481b6b89137012881d74187cfbf9f502 - 0.0% (382 Bytes)
[#007] sha256:46ba3f23f1d3fb1440deeb279716e4377e79e61736ec2227270349b9618a0fdd - 0.0% (345 Bytes)
[#008] sha256:4fa131a1b726b2d6468d461e7d8867a2157d5671f712461d8abd126155fdf9ce - 0.69% (119 KB)
[#009] sha256:82ccfc419f6fbccddeab18ffebae8a9c6bba09d04f04769fb4c07b4903549fb3 - 29.45% (4.97 MB)
[#010] sha256:50891eb6c2e685b267299b99d8254e5b0f30bb7756ee2813f187a29a0a377247 - 10.68% (1.8 MB)
[#011] sha256:c4cd914051cf67617ae54951117708987cc63ce15f1139dee59abf80c198b74e - 5.21% (900 KB)
[#012] sha256:46e30f7907d056b3d8ecb33d5abaaaacde0a283e3b7849e7ab251552e2a3e3ff - 4.19% (725 KB)
[#013] sha256:99d44064bb2e3abc8aa002004f9e42191fb81e4a5c5beece48b379e027ce7648 - 0.0% (210 Bytes)
[#014] sha256:fcf1d2bad3c475d318ed735890093764437084ac29561ad0d753ddb7e1076707 - 45.83% (7.73 MB)
ENV NB_FOREGROUND_MODE=true
2023-03-24 10:40:36 UTC (buildkit.dockerfile.v0)ENV PATH=/sbin:/usr/sbin:/bin:/usr/bin:/busybox
2023-03-24 10:40:36 UTC (buildkit.dockerfile.v0)SHELL [/busybox/sh -c]
2023-03-24 10:40:36 UTC (buildkit.dockerfile.v0)RUN /busybox/sh -c sed -i -E 's/(^root:.+)\/sbin\/nologin/\1\/busybox\/sh/g' /etc/passwd # buildkit
2023-03-24 10:40:36 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird" "up"]
2023-03-24 10:40:36 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.