termusic: fix typo, linux/t*: add Korean translation (#14753)
* termusic: fix typo * linux/t*: add Korean translation
This commit is contained in:
17
pages.ko/linux/toolbox-enter.md
Normal file
17
pages.ko/linux/toolbox-enter.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# toolbox enter
|
||||
|
||||
> 대화형 사용을 위해 `toolbox` 컨테이너에 진입.
|
||||
> 같이 보기: `toolbox run`.
|
||||
> 더 많은 정보: <https://manned.org/toolbox-enter.1>.
|
||||
|
||||
- 특정 배포판의 기본 이미지를 사용하여 `toolbox` 컨테이너에 진입:
|
||||
|
||||
`toolbox enter --distro {{배포판}}`
|
||||
|
||||
- 현재 배포판의 특정 릴리스의 기본 이미지를 사용하여 `toolbox` 컨테이너에 진입:
|
||||
|
||||
`toolbox enter --release {{릴리스}}`
|
||||
|
||||
- Fedora 39의 기본 이미지를 사용하여 toolbox 컨테이너에 진입:
|
||||
|
||||
`toolbox enter --distro {{fedora}} --release {{f39}}`
|
||||
Reference in New Issue
Block a user