LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

toolbox-rmi

Remove Toolbx container images

TLDR

Remove images
$ toolbox rmi [image_name1] [image_name2]
copy
Remove all images
$ toolbox rmi -a
copy
Force remove image in use
$ toolbox rmi -f [image_name]
copy

SYNOPSIS

toolbox rmi [OPTIONS] [IMAGE...]

DESCRIPTION

toolbox rmi removes one or more Toolbx container images. Images that are currently being used by containers cannot be removed unless the force flag is used.When using --force on an image that has containers, those containers will also be removed along with the image.

PARAMETERS

-a, --all

Remove all Toolbx images
-f, --force
Force removal of images in use by containers

INSTALL

sudo apt install podman-toolbox
copy
sudo dnf install toolbox
copy
sudo pacman -S toolbox
copy
sudo zypper install toolbox
copy
nix profile install nixpkgs#toolbox
copy

CAVEATS

Images in use by containers cannot be removed without --force. Force removal will delete associated containers. Removing base images requires re-downloading them later.

SEE ALSO

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