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

exporter: add tarball exporter #907

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Conversation

tonistiigi
Copy link
Member

@tonistiigi tonistiigi commented Mar 27, 2019

Add a possibility to export to a tarball on the client side. Similar to local exporter but allows preserving the uid/gid values.

buildctl build -o type=tar,dest=foo.tar ...
buildctl build -o type=tar ... > foo.tar

depends on tonistiigi/fsutil#65

Signed-off-by: Tonis Tiigi tonistiigi@gmail.com

@tonistiigi
Copy link
Member Author

marking dnm until tonistiigi/fsutil#65 gets merged

@AkihiroSuda
Copy link
Member

nit: any reason not to call it "tar" rather than "tarball"?

Also, could you update README?

@tonistiigi tonistiigi force-pushed the tarball-exporter branch 2 times, most recently from ecd08bb to d08bff3 Compare March 27, 2019 15:55
@tonistiigi
Copy link
Member Author

Renamed and added readme

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@AkihiroSuda AkihiroSuda merged commit 4f4bcad into moby:master Mar 29, 2019
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.

None yet

2 participants