d250e13945
When this was called concurrently from the moby image
exporter there could be a data race where a layer was
written to the refs map when it was already there.
In that case the reference count got mixed up and on
release only one of these layers was actually released.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
builder-next | ||
dockerfile | ||
remotecontext | ||
builder.go |