Why Docker Images Explode to 100GB with High UIDs
When building a Docker image with a high UID (e.g. 311800513 from Azure AD / Entra ID), the image can balloon to 100+ GB even though the actual application is only a few hundred MB.
$ docker images
RE
joeak.hashnode.dev5 min read