adora

joined 1 year ago
[โ€“] adora@kbin.social 1 points 1 year ago

It's very possible they weren't unused.
Docker builds their images out of layers, and all the layers are used during runtime!:
https://sweetcode.io/understanding-docker-image-layers/

The idea is that you can essentially change PARTS of an image, without rebuilding it entirely, which saves space and bandwidth.

[โ€“] adora@kbin.social 21 points 1 year ago

this is co cool