mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
8bbd22d47b
The project was renamed to "Toolbx" to improve searchability back in 2021: <https://github.com/containers/containertoolbx.org/pull/1> The command name and a few other places (environment variables, runtime paths, etc.) kept the previous name for backward compatibility, but otherwise the new name is to be used: <https://github.com/containers/toolbox/pull/1446> --------- Co-authored-by: Darío Hereñú <magallania@gmail.com>
592 B
592 B
toolbox enter
Enter a Toolbx container for interactive use. See also:
toolbox run. More information: https://manned.org/toolbox-enter.
- 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]}} f{{version}}