commands.sh

toolbox enter

linux

Enter a Toolbx container for interactive use. See also: `toolbox run`.

More info →

Options (2)

-d, --distroboolean

Enter a Toolbx container using the default image of a specific distribution

Example: toolbox enter {{[-d|--distro]}} {{distribution}}
-r, --releaseboolean

Enter a Toolbx container using the default image of a specific release of the current distribution

Example: toolbox enter {{[-r|--release]}} {{release}}

Examples (3)

Enter a Toolbx container using the default image of a specific distribution

toolbox enter [-d|--distro] distribution

Enter a Toolbx container using the default image of a specific release of the current distribution

toolbox enter [-r|--release] release

Enter a Toolbx container using the default image for a specific Fedora release

toolbox enter [-d|--distro] fedora [-r|--release] fversion
made by @shridhargupta | data from tldr-pages