If I understand correctly, all possible architectures for the image are downloaded now.
If you download images from Docker Hub and each has 5-6 architectures, then I very quickly hit the Docker Hub limits.
The ability to specify that only amd64 or ["amd64", "arm"] images need to be downloaded would be very useful