pages.ko: update outdated pages (#11920)

This commit is contained in:
Sebastiaan Speck
2024-01-13 12:42:39 +01:00
committed by GitHub
parent 7ef60e42aa
commit 5ca7549db7
18 changed files with 44 additions and 60 deletions

View File

@@ -17,7 +17,7 @@
- 특정 구성 파일을 사용해 모든 컨테이너 실행:
`docker compose --file {{경로/파일명}} up`
`docker compose -p {{프로젝트_이름}} --file {{경로/파일명}} up`
- 실행 중인 모든 컨테이너 중지: