mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-15 13:18:19 +00:00
460 B
460 B
flatten.kontain.me
docker pull flatten.kontain.me/[image] will pull an image (if it can), then
flatten its layers into a single layer.
Only public images are supported.
Flattening images obviates image layer caching, so it's often not an optimization.
Examples
Pull a flattened busybox image:
docker pull flatten.kontain.me/busybox
Or by tag:
docker pull flatten.kontain.me/busybox:musl