Closed Mashimiao closed 7 years ago
Without this fix, result was:
$ oci-image-tool create --platform linux busybox-oci testdir creating failed: index.json: descriptor not found index.json: descriptor not found
duplicated errors are printed and we don't know which descriptor can't be found.
Signed-off-by: Ma Shimiao mashimiao.fnst@cn.fujitsu.com
Similar content in unpack.go also needs to be removed.
unpack.go
updated, thanks
LGTM
ping @xiekeyang @coolljt0725
Without this fix, result was:
duplicated errors are printed and we don't know which descriptor can't be found.
Signed-off-by: Ma Shimiao mashimiao.fnst@cn.fujitsu.com