docker2cpio

command
v0.0.0-...-9c233c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

docker2cpio receives a tar archive generated by "docker image save" as input and outputs a corresponding cpio archive. To examine it, try

docker image save IMAGE |  docker2cpio | cpio -itv".

Only a single image is supported. Only regular files, symlinks, and directories are supported. Hardlinks, char/block special files, and fifos are skipped.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL