Files
cli/components/engine/pkg/archive
yangshukui 7668114cba Fix docker cp dir with hard link
docker run --name=test ubuntu /bin/sh -c "cd /tmp && echo hi > a && ln a b" && docker cp test:/tmp tmp_
test
link /root/tmp/a /root/tmp_/b: no such file or directory

Signed-off-by: yangshukui <yangshukui@huawei.com>
Upstream-commit: d58ffa0364c04d03a8f25704d7f0489ee6cd9634
Component: engine
2017-07-06 17:03:38 +08:00
..
2017-07-03 13:13:09 -07:00
2017-07-03 13:13:09 -07:00
2017-01-19 15:52:28 +08:00
2017-07-06 17:03:38 +08:00

This code provides helper functions for dealing with archive files.