docker cp <containerId>:/file/path/within/container /host/path/target
Here's an example:[jalal@goku scratch]$ sudo docker cp goofy_roentgen:/out_read.jpg .
The Docker daemon binds to a Unix socket instead of a TCP port. By default that Unix socket is owned by the user root and other users ...
No comments:
Post a Comment