mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
35081ea4b6
Currently the layer array is initialized with the first layer then the first layer is appened to the layer list. Adding the first layer twice causes the layer to appear twice in the manifest, making a duplicate push and pull attempt occur. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan) |
||
---|---|---|
.. | ||
tags | ||
export.go | ||
graph.go | ||
graph_test.go | ||
history.go | ||
import.go | ||
list.go | ||
load.go | ||
load_unsupported.go | ||
manifest.go | ||
manifest_test.go | ||
mutex.go | ||
pools_test.go | ||
pull.go | ||
push.go | ||
service.go | ||
tags.go | ||
tags_unit_test.go |