Skip to content

Implement upload of tar to container#239

Merged
softprops merged 2 commits intosoftprops:masterfrom
fooker:transfer-tar
Jan 9, 2021
Merged

Implement upload of tar to container#239
softprops merged 2 commits intosoftprops:masterfrom
fooker:transfer-tar

Conversation

@fooker
Copy link
Copy Markdown
Contributor

@fooker fooker commented Nov 11, 2020

What did you implement:

Added a Container::copy_to method which allows uploading a pre-existing tarball to the container.

How did you verify your change:

Calling the new method with an archive generated by the tar crate.

What (if anything) would need to be called out in the CHANGELOG for the next release:

nothing

Comment thread src/lib.rs Outdated
Co-authored-by: Eli W. Hunter <42009212+elihunter173@users.noreply.github.com>
@softprops softprops merged commit b35a13a into softprops:master Jan 9, 2021
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

Successfully merging this pull request may close these issues.

3 participants