This repository was archived by the owner on Jul 20, 2026. It is now read-only.
How can I download docker folders to local ? #3699
Unanswered
vic (acodervic)
asked this question in
Q&A
Replies: 2 comments
|
Converting to a discussion. The Docker extension doesn't have a feature for downloading entire folders, but you can easily use the docker cp containerId:/path/to/folder /destination/pathI have a container running with ID docker cp 27d22:/home . |
0 replies
|
Thank you, i meaning, if there has a button (for download dir) on vscode-docker it would be better. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How can I download docker folders to local ?
Please help me
All reactions