copy from local machine to docker container using scp code example Example: copy file from host to docker container docker cp foo.txt mycontainer:/foo.txt