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 @@
|
||||
|
||||
- Crea ed avvia tutti i container in background utilizzando il file `docker-compose.yml` nella directory corrente:
|
||||
|
||||
`docker compose up -d`
|
||||
`docker compose up --detach`
|
||||
|
||||
- Avvia tutti i container, buildandoli di nuovo se necessario:
|
||||
|
||||
|
Reference in New Issue
Block a user