mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +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>
442 B
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}}