2023-10-11 22:50:10 UTC
20.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:63b450eae87c42ba59c0fa815ad0e5b8cb6fb76a039cc341dbff6e744fa77a77 - 0.39% (82 KB)
[#001] sha256:960043b8858c3c30f1d79dcc49adb2804fd35c2510729e67685b298b2ca746b7 - 0.09% (19.8 KB)
[#002] sha256:b4ca4c215f483111b64ec6919f1659ff475d7080a649d6acd78a6ade562a4a63 - 2.78% (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.57% (119 KB)
[#009] sha256:5d8987d3cb61b476e43defa1f1045f3b3f447eec0f79ab901cdf66f5e880eecc - 0.0% (98 Bytes)
[#010] sha256:4a98c7c51e41e5f411f11ef75ba4faa62da8302df3b43e97536514ec960473e0 - 65.97% (13.6 MB)
[#011] sha256:225bfafbfafde408956490c00f5a3caa3765261652b0a03224167f3566d2bcca - 30.19% (6.2 MB)
ARG BIN_PATH
2023-10-11 22:50:10 UTC (buildkit.dockerfile.v0)EXPOSE map[8080/tcp:{}]
2023-10-11 22:50:10 UTC (buildkit.dockerfile.v0)WORKDIR /app
2023-10-11 22:50:10 UTC (buildkit.dockerfile.v0)ADD release/linux_amd64/dashboard . # buildkit
2023-10-11 22:50:10 UTC (buildkit.dockerfile.v0)ADD release/linux_amd64/web ./web # buildkit
2023-10-11 22:50:10 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["./dashboard"]
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.