Skip to content

feat: tar stream extractor#44

Open
kzantow wants to merge 1 commit intomainfrom
feat/tar-stream
Open

feat: tar stream extractor#44
kzantow wants to merge 1 commit intomainfrom
feat/tar-stream

Conversation

@kzantow
Copy link
Copy Markdown
Contributor

@kzantow kzantow commented Feb 8, 2026

This PR adds a TAR stream, useful if a command returns a TAR to stdout, for example.

Run("docker save", run.Stdout(stream.Pipe(stream.TarExtractor(".")))

Signed-off-by: Keith Zantow <[email protected]>
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.

1 participant