mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
37bc07349f
Signed-off-by: Dharun Krishna K B <kbdharunkrishna@gmail.com> Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
748 B
748 B
toolbox create
Create a new
toolboxcontainer. More information: https://manned.org/toolbox-create.1.
- Create a
toolboxcontainer for a specific distribution:
toolbox create {{[-d|--distro]}} {{distribution}}
- Create a
toolboxcontainer for a specific release of the current distribution:
toolbox create {{[-r|--release]}} {{release}}
- Create a
toolboxcontainer with a custom image:
toolbox create {{[-i|--image]}} {{name}}
- Create a
toolboxcontainer from a custom Fedora image:
toolbox create {{[-i|--image]}} {{quay.io/fedora/fedora:tag}}
- Create a
toolboxcontainer using the default image for a specific Fedora release:
toolbox create {{[-d|--distro]}} {{fedora}} {{[-r|--release]}} f{{version}}