Docker pulls more than it needs to
Summary
The post argues that Docker's layer-based pulls waste bandwidth because adding a small change invalidates subsequent layers. It advocates for a smarter pull mechanism that could fetch only file-level changes, discusses registry-level capabilities, and highlights use cases in robotics and edge AI, inviting collaboration on building a more efficient docker pull.