Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

[question] How do run equivilent of docker cp <source> <container-name>:<destination> #349

Open
dambrogia opened this issue Mar 22, 2019 · 0 comments

Comments

@dambrogia
Copy link

Really impressed with this package. However there is a lot going on and the documentation is decently limited (which is understandable).

In my deployment workflow, I need to copy directories as well as individual files into my container.

If I'm running docker on the CLI, I would run something like this:

docker cp <source_file_or_dir> <container-name>:<destination_in_container>

How can I mock this functionality with this library?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant