formulahendry / vscode-docker-explorer

Docker Explorer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.docker-explorer
MIT License
48 stars 21 forks source link

[Feature request] Add 'cp' (copy) function #42

Open STaRDoGG opened 5 years ago

STaRDoGG commented 5 years ago

Would love if we could right click on a container and copy a file(s) to it. After right-clicking the container a standard file select/folder select dialog would popup to do so, then another with a text field to type the path in the container to copy it/them to.

Also add a similar 'cp from' item.