hpc / charliecloud

Now hosted on GitLab.
https://gitlab.com/charliecloud/main
Apache License 2.0
312 stars 60 forks source link

Have `ch-convert` check to see if the target image has already been converted #1796

Open saandrewsLANL opened 11 months ago

saandrewsLANL commented 11 months ago

Would it be possible for ch-convert to see if the output image has already been converted from the input image. Possibly the output image could contain the SHA tag of the input image they it was derived from and if the output image destination already contains that image, then the process could exit without doing anything.