use libarchive to tar container's rootfs
currently we use libtar to tar container's rootfs.
libtar fill non-zero to tar header's size of hardlink,
it's old manner. Modern tar writers should write zero
to tar header's size of hardlink. Docker cann't properly
deal with old manner.
Signed-off-by: NWangFengTu <wangfengtu@huawei.com>
Showing
想要评论请 注册 或 登录