Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for docker cp #40

Closed
nuest opened this issue Aug 16, 2018 · 3 comments
Closed

Add support for docker cp #40

nuest opened this issue Aug 16, 2018 · 3 comments

Comments

@nuest
Copy link
Contributor

nuest commented Aug 16, 2018

To extract single files from a container, add support for the docker cp (copy) instruction.

@richfitz Can you outline the required steps for this? The readme just say this is "major work", but still I hope this issue helps by collecting some 👍s :-)

[fyi: just switched from harbor to stevedore to leverage DinD, so running R within a container and start other containers - works like a charm]

@richfitz
Copy link
Owner

This is done on a branch! Can you try the code here please: https://github.com/richfitz/stevedore/tree/i37_cp

@richfitz
Copy link
Owner

See here https://github.com/richfitz/stevedore/compare/i37_cp#diff-6a75c27f5b4d87034453fcfc7333e046R1161 in the tests for examples for now - I need to propagate this to the vignette

The python client doesn't support this and I can now see why!

@nuest
Copy link
Contributor Author

nuest commented Aug 16, 2018

Will try to squeeze some testing in... anyways, this is a duplicate of #37

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

No branches or pull requests

2 participants