Save layers, not Docker images #414
Unanswered
SamDecrock
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We have a lot of big Docker images that share a lot of layers. From the docs, I got the impressions that Hauler saves each Docker image individually. Wouldn't it make more sense to save the layers so that we can save on space?
All reactions