<#20990 Docker: &lt;unknown&gt; image_id returned ...
# github-notifications
c
#20990 Docker: &lt;unknown&gt; image_id returned from parser using buildkit without containerd-snapshotter Issue created by sureshjoshi I can't confirm it's related to 0.13.1, but given these two tickets: • #20520#20686 I'm assuming it was in roughly the same time period. My guess is that, the same removal of
done
can be applied to the
buildkit
output pants/src/python/pants/backend/docker/goals/package_image.py Lines 525 to 528 in </pantsbuild/pants/commit/53d6ad0b3c18a901b0eb1cdb6ec00ba371faed44|53d6ad0> I have something like this in my logs (note the duration before
done
):
Copy code
#8 writing image sha256:7805a7da5f45a70bb9e47e8de09b1f5acd8f479dda06fb144c5590b9d2b86dd7 0.0s done
pantsbuild/pants