← back to flaviocopes.com

Container base image size comparison

← All tools

Compressed pull sizes for common Docker base images (approximate, mid-2026). Filter by ecosystem or search — then use the picker if you're choosing a base for a new Dockerfile.

~~~

Ecosystem

ImagePull sizeShellPkg mgrlibcGotchas

No images match this filter — try another ecosystem or clear the search.

~~~

Which base should I pick?

Three questions — language, debugging needs, size vs compatibility.

Recommendation

~~~

About this tool

Image size at pull time matters for deploy speed and registry egress — but the smallest tag is not always the right one. Alpine saves megabytes until a native npm module needs glibc. Distroless is tiny until you need a shell at 2am.

Sizes here are approximate compressed-layer totals from mid-2026. Upstream rebuilds shift numbers; use this table to compare order of magnitude, not to invoice Docker Hub.

~~~

Read more