I want to be able to download the docker image of a release and poke at it:
https://dashboard.balena-cloud.com/apps/1319916/releases
I also want to be able to see it’s size, and it’s delta size.
I want to be able to download the docker image of a release and poke at it:
https://dashboard.balena-cloud.com/apps/1319916/releases
I also want to be able to see it’s size, and it’s delta size.
Hi Jason I have forwarded your question. So far the only answer I can think of is to use ‘balena save’ on the device to get a tar of the image or ‘balena export’ to get the file system of a container.
That’s the Balena cli command?
Thanks I’ll try that