genuinetools/img

Hang when saving multiple images to tarball

negasora opened this issue · 0 comments

When trying to save multiple tags of an image to one .tar, the process takes 100% cpu and hangs

Works:
img-linux-amd64 save -o images.tar python:3.8.6-alpine

Hangs:
img-linux-amd64 save -o images.tar python:3.8.6-alpine python:3.8.7-alpine