Package toolbox

Tool for interactive command line environments on Linux

https://containertoolbx.org/

Toolbx is a tool for Linux, which allows the use of interactive command line
environments for software development and troubleshooting the host operating
system, without having to install software on the host. It is built on top of
Podman and other standard container technologies from OCI.

Toolbx environments have seamless access to the user's home directory, the
Wayland and X11 sockets, networking (including Avahi), removable devices (like
USB sticks), systemd journal, SSH agent, D-Bus, ulimits, /dev and the udev
database, etc..

Version: 0.1.0

General Commands

toolbox Tool for interactive command line environments on Linux
toolbox-create Create a new Toolbx container
toolbox-enter Enter a Toolbx container for interactive use
toolbox-help Display help information about Toolbx
toolbox-init-container Initialize a running container
toolbox-list List existing Toolbx containers and images
toolbox-rm Remove one or more Toolbx containers
toolbox-rmi Remove one or more Toolbx images
toolbox-run Run a command in an existing Toolbx container

File Formats

toolbox.conf Toolbx configuration file