moby--moby/image
Iskander (Alex) Sharipov 3429e99930 image: do actual RootFS.DiffIDs copying in Clone()
append(newRoot.DiffIDs) without element does nothing,
so it's probably not what was intended. Changed code
to perform a slice copying instead.

Fixes #38834.

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
2019-03-18 01:05:40 +03:00
..
cache Add canonical import comment 2018-02-05 16:51:57 -05:00
spec delete unnecessary blank lines 2018-12-11 09:07:37 +08:00
tarexport system: add back lcow validation function 2018-06-27 15:24:26 -07:00
v1 Add canonical import comment 2018-02-05 16:51:57 -05:00
fs.go Add canonical import comment 2018-02-05 16:51:57 -05:00
fs_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
image.go Dockerbuilder: use the arch info from base image 2018-04-09 10:40:21 +00:00
image_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
rootfs.go image: do actual RootFS.DiffIDs copying in Clone() 2019-03-18 01:05:40 +03:00
store.go LCOW: Auto-select OS 2018-06-26 11:37:43 -07:00
store_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00