Skip to content

Load container images descending by size#2054

Merged
agners merged 2 commits intohome-assistant:devfrom
agners:improve-container-loading
Aug 10, 2022
Merged

Load container images descending by size#2054
agners merged 2 commits intohome-assistant:devfrom
agners:improve-container-loading

Conversation

@agners
Copy link
Member

@agners agners commented Aug 10, 2022

Loading container images using docker load seems to require more space
at load time (which gets freed after loading). Loading the largest
container first avoids running out of space.

Loading container images using docker load seems to require more space
at load time (which gets freed after loading). Loading the largest
container first avoids running out of space.
@agners agners added the build Build and CI related issues label Aug 10, 2022
@agners agners merged commit 71d5c77 into home-assistant:dev Aug 10, 2022
@agners agners changed the title Load container images desceding by size Load container images descending by size Aug 10, 2022
agners added a commit that referenced this pull request Aug 16, 2022
* Load container images descending by size

Loading container images using docker load seems to require more space
at load time (which gets freed after loading). Loading the largest
container first avoids running out of space.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build and CI related issues cla-signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants