Files
tldr/pages.ko/linux/toolbox-init-container.md
T
Waldir Pimenta 8bbd22d47b toolbox*: update project name (#19769)
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>
2025-12-10 14:45:23 +02:00

442 B

toolbox init-container

실행 중인 Toolbx 컨테이너를 초기화합니다. 이 명령은 사용자가 실행해서는 안 되며, 호스트에서 실행할 수 없습니다. 더 많은 정보: https://manned.org/toolbox-init-container.

  • 실행 중인 Toolbx 초기화:

toolbox init-container --gid {{gid}} --home {{home}} --home-link --media-link --mnt-link --monitor-host --shell {{shell}} --uid {{uid}} --user {{user}}