Closed wolvi-lataniere closed 1 year ago
Adding docker image prune -a -f before starting etcher to remove old images left by the OS. This should prevent /mnt/data to fill up on products with updates.
docker image prune -a -f
etcher
Change-type: patch
Adding
docker image prune -a -f
before startingetcher
to remove old images left by the OS. This should prevent /mnt/data to fill up on products with updates.Change-type: patch