Docker-OSX
Docker-OSX copied to clipboard
Copy a Linux host file to a file directory in docker-osc
Thank you for developing such a useful tool. But I still feel confused. How do I copy a Linux host file to a file directory in docker-osc? Secondly, I just want to operate docker-osc through the command line, install R in docker-osc, and copy the result generated by R to the host of Linux. Is this process achievable? Looking forward to your reply! Thanks!
docker cp /path/to/items/from/Linux xxxxxxx)containerID:/path/to/place/in/container
If you want to move inside mac, setup ssh and use scp. Ad Hoc I just use nginx off the host and download files if I want to