#Get image size before upload
1 messages · Page 1 of 1 (latest)
there's not a specific API for this, but you can call container.AsTarball, put the image into a .tar file and check the size there
this will be the uncompressed size but will give you a baseline to measure size changes