mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-09-26 19:43:48 +01:00
* 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.