docker-spoon
docker-spoon copied to clipboard
Add support for copying files in/out of container
My first thought is to just implement the docker cp functionality to copy files from the container. Also maybe just a nice helper to use scp but make it simpler than having to lookup the port & IP of the host being used.