LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

crane-export

export flattened image filesystem

TLDR

Export image filesystem to tarball
$ crane export [image] [output.tar]
copy
Export to stdout
$ crane export [image] - | tar -tvf -
copy

SYNOPSIS

crane export [options] image output

DESCRIPTION

crane export exports the filesystem of a container image to a tarball. This flattens all layers into a single archive representing the final filesystem state.Use - as output to write to stdout.

INSTALL

sudo pacman -S crane
copy
sudo apk add crane
copy
sudo zypper install crane
copy
brew install crane
copy
nix profile install nixpkgs#crane
copy

SEE ALSO

crane(1), crane-pull(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid