LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

toolbox

Containerized environments for immutable Linux

TLDR

Enter a Toolbx container interactively
$ toolbox enter [container]
copy
Remove one or more containers
$ toolbox rm [container1] [container2]
copy
Remove one or more images
$ toolbox rmi [image1] [image2]
copy
Display help for a specific subcommand
$ toolbox help [subcommand]
copy

SYNOPSIS

toolbox [command] [options]

DESCRIPTION

toolbox (or Toolbx) provides containerized command-line environments on Linux, primarily for Fedora Silverblue, CoreOS, and other immutable/ostree-based distributions. It creates mutable containers that seamlessly integrate with the host system.Containers have access to the user's home directory, networking, and graphical environment while being isolated from the immutable host OS. This allows installing and using development tools without modifying the base system.

PARAMETERS

create

Create a new Toolbx container
enter
Enter a container for interactive use
list
List existing containers and images
rm
Remove one or more containers
rmi
Remove one or more images
run
Run a command in a container
-h, --help
Display help information
--version
Display version information

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

Requires Podman as the container runtime. Best suited for immutable Linux distributions. Container images are distribution-specific. Integration with the host may vary.

SEE ALSO

podman(1), distrobox(1)

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