docker / desktop-linux

Bug reports for Docker Desktop for Linux
https://docs.docker.com/desktop/linux/
73 stars 5 forks source link

docker cp get error" can't add XXXX to tar: archive/tar:write too long" #146

Closed michelle-chou25 closed 1 year ago

michelle-chou25 commented 1 year ago

docker cp consolidated.00.pth test_alpaca:/home/model_zoo/llama/7B ERRO[0000] Can't add file /home/michellezhou/llama/7B/consolidated.00.pth to tar: archive/tar: write too long

Server: Docker Engine - Community Engine: Version: 20.10.17 API version: 1.41 (minimum version 1.12) Go version: go1.17.11 Git commit: a89b842 Built: Mon Jun 6 23:03:33 2022 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.4.12 GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d runc: Version: 1.0.2 GitCommit: v1.0.2-0-g52b36a2 docker-init: Version: 0.19.0 GitCommit: de40ad0

Steps to reproduce the behavior