Skip to content

Add extract command to retrieve files from image layers#1

Merged
pcj merged 3 commits intomasterfrom
feat/extract
Mar 21, 2026
Merged

Add extract command to retrieve files from image layers#1
pcj merged 3 commits intomasterfrom
feat/extract

Conversation

@pcj
Copy link
Member

@pcj pcj commented Mar 21, 2026

Adds a new "extract" subcommand that extracts file contents from container image layers. Layers are searched in reverse order so the result matches the effective filesystem of a running container. Supports writing to stdout (default) or to a directory via --output_dir.

pcj added 3 commits March 21, 2026 17:47
Adds a new "extract" subcommand that extracts file contents from
container image layers. Layers are searched in reverse order so the
result matches the effective filesystem of a running container.
Supports writing to stdout (default) or to a directory via --output_dir.
@pcj pcj merged commit 761f572 into master Mar 21, 2026
1 check passed
@pcj pcj deleted the feat/extract branch March 21, 2026 23:55
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