MAN-J
Man PagesPricing
LoginGet Started
docker-cp(1)
Original
English • 38 lines
DOCKER(1)		      Docker User Manuals		     DOCKER(1)



NAME
       docker-cp - Copy files/folders between a container and the local
       filesystem



SYNOPSIS
       docker cp [OPTIONS] CONTAINER:SRC_PATH DEST_PATH|-     docker cp
       [OPTIONS] SRC_PATH|- CONTAINER:DEST_PATH



DESCRIPTION
       Alias for docker container cp.



OPTIONS
       -a, --archive[=false]	Archive mode (copy all uid/gid information)


       -L, --follow-link[=false]     Always follow symbol link in SRC_PATH


       -q, --quiet[=false]	Suppress progress output during copy. Progress
       output is automatically suppressed if no terminal is attached



SEE ALSO
       docker(1)

Docker Community		   Sep 2025			     DOCKER(1)

docker-cp(1)

dockercp - Copy files/folders between a container and the local filesystem

0popularity

System Information

Docker Community 1.0.0
Updated Sep 2025
Maintained by Unknown

Actions