docker-system, docker-compose: add Japanese translation, update page (#9828)
* docker-system: add Japanese translation * docker-compose: add Japanese translation * Update pages.ja/common/docker-compose.md: add a note that the container is running * Update pages/common/docker-compose.md: exchange short option for long one * Update pages.ja/common/docker-compose.md: exchange short option for long one * docker-compose: update command to long flag --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
- 현재 디렉토리의 `docker-compose.yml` 파일을 사용해 모든 컨테이너를 백그라운드에서 생성하고 실행하기:
|
||||
|
||||
`docker compose up -d`
|
||||
`docker compose up --detach`
|
||||
|
||||
- 모든 컨테이너 실행, 필요 시 재빌드:
|
||||
|
||||
|
Reference in New Issue
Block a user