2025-12-06 11:20:19 +0800
305 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8e44f01296e3a6fdc31a671bee1c2259c5d5ee8b49f29aec42b5d2af15600296 - 8.84% (26.9 MB)
[#001] sha256:8a0313e581d2c58002755c319eb0ac1d1c8705f5437e43cb71dea7fa77ffd70e - 0.0% (114 Bytes)
[#002] sha256:0cb573d1c6d704e2d00508480e876d76a2801967360e84354d8e6eab5f8bd705 - 0.0% (1.33 KB)
[#003] sha256:88534c0d6be3464ac840e5882f3d7e38d986e3f902984b144ee595dbadeea8d6 - 16.84% (51.3 MB)
[#004] sha256:de18c38e131f83d214171c2f7a616df54fdd00a7580ada2ca0d4918e1fb0bf74 - 74.32% (226 MB)
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'
2025-12-05 10:26:14 +0800 (buildkit.dockerfile.v0)WORKDIR /opt/nsfw
2025-12-05 10:52:29 +0800 (buildkit.dockerfile.v0)COPY *.sh . # buildkit
2025-12-06 11:19:42 +0800 (buildkit.dockerfile.v0)COPY app ./app # buildkit
2025-12-06 11:20:19 +0800 (buildkit.dockerfile.v0)RUN /bin/sh -c bash install.sh # buildkit
2025-12-06 11:20:19 +0800 (buildkit.dockerfile.v0)EXPOSE map[6086/tcp:{}]
2025-12-06 11:20:19 +0800 (buildkit.dockerfile.v0)CMD ["bash" "run.sh"]
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.