2023-05-26 16:14:01 UTC
17.5 MB
true
PATH/sbin:/usr/sbin:/bin:/usr/bin:/busybox
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:dd5ad9c9c29f04b41a0155c720cf5ccab28ef6d353f1fe17a06c579c70054f0a - 0.46% (82 KB)
[#001] sha256:960043b8858c3c30f1d79dcc49adb2804fd35c2510729e67685b298b2ca746b7 - 0.11% (19.8 KB)
[#002] sha256:b4ca4c215f483111b64ec6919f1659ff475d7080a649d6acd78a6ade562a4a63 - 3.27% (585 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.67% (119 KB)
[#009] sha256:01f38fc88b34d9f2e43240819dd06c8b126eae8a90621c1f2bc5042fed2b010a - 28.44% (4.97 MB)
[#010] sha256:50891eb6c2e685b267299b99d8254e5b0f30bb7756ee2813f187a29a0a377247 - 10.31% (1.8 MB)
[#011] sha256:c4cd914051cf67617ae54951117708987cc63ce15f1139dee59abf80c198b74e - 5.03% (900 KB)
[#012] sha256:4a2d7bc46f5813ebe5b1c2cd5fd135ad788a32488888ed2681830e6f2610b592 - 4.07% (729 KB)
[#013] sha256:7d45e157959c2a178586986e044953e01b048f237abdac89c773405ec8415820 - 0.0% (210 Bytes)
[#014] sha256:ec99750b12645a0714752b4cc8ad1b6db6233d2191a25f4371f1cecb6a7f6e71 - 47.63% (8.32 MB)
ENV NB_FOREGROUND_MODE=true
2023-05-26 16:14:00 UTC (buildkit.dockerfile.v0)ENV PATH=/sbin:/usr/sbin:/bin:/usr/bin:/busybox
2023-05-26 16:14:00 UTC (buildkit.dockerfile.v0)SHELL [/busybox/sh -c]
2023-05-26 16:14:00 UTC (buildkit.dockerfile.v0)RUN /busybox/sh -c sed -i -E 's/(^root:.+)\/sbin\/nologin/\1\/busybox\/sh/g' /etc/passwd # buildkit
2023-05-26 16:14:00 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/go/bin/netbird" "up"]
2023-05-26 16:14:01 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.