mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
99ae25a0be
On migration 2 different images can end up with same
content addressable ID, meaning `SetParent` will be called
multiple times. Previous version did not clear the old
in-memory reference.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
spec | ||
tarexport | ||
v1 | ||
fs.go | ||
fs_test.go | ||
image.go | ||
image_test.go | ||
rootfs.go | ||
rootfs_unix.go | ||
rootfs_windows.go | ||
store.go | ||
store_test.go |