LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

crane-pull

download container image as tarball

TLDR

Pull image to tarball
$ crane pull [image:tag] [output.tar]
copy
Pull specific platform
$ crane pull --platform [linux/amd64] [image:tag] [output.tar]
copy

SYNOPSIS

crane pull [options] image output

DESCRIPTION

crane pull downloads a container image and saves it as a tarball. The tarball can be loaded into Docker with docker load.

PARAMETERS

--platform platform

Pull specific platform.
--format format
Output format (tarball or legacy).

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

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