1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-29 12:13:29 +02:00

docker-start: refresh pages (#17804)

This commit is contained in:
Nelson Figueroa 2025-08-25 07:34:24 -07:00 committed by GitHub
parent fd482bf477
commit 8d65a23d0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 6 additions and 6 deletions

View file

@ -13,7 +13,7 @@
- Starte einen Container und verbinde dich mit der Standardausgabe sowie der Standardfehlerausgabe und leite Signale weiter:
`docker start --attach {{container}}`
`docker start {{[-a|--attach]}} {{container}}`
- Starte einen oder mehrere durch Leerzeichen getrennte Container:

View file

@ -13,7 +13,7 @@
- Lancer un conteneur, en attachant `stdout` et `stderr` et en transférant les signaux :
`docker start --attach {{conteneur}}`
`docker start {{[-a|--attach]}} {{conteneur}}`
- Lancer un ou plusieurs conteneurs séparés par des espaces :

View file

@ -13,7 +13,7 @@
- コンテナを起動し、`stdout`(標準出力) と `stderr`(標準エラー出力) をアタッチし、シグナルを転送する:
`docker start --attach {{コンテナ}}`
`docker start {{[-a|--attach]}} {{コンテナ}}`
- スペースで区切られた1つまたは複数の停止中コンテナを起動する:

View file

@ -13,7 +13,7 @@
- `stdout``stderr`를 연결하고 신호를 전달하여 컨테이너 시작:
`docker start --attach {{컨테이너}}`
`docker start {{[-a|--attach]}} {{컨테이너}}`
- 하나 이상의 컨테이너 시작:

View file

@ -13,7 +13,7 @@
- Inicia um container, atachando ao terminal os sinais `stdout` e `stderr` e outros sinais:
`docker start --attach {{container}}`
`docker start {{[-a|--attach]}} {{container}}`
- Inicia um ou mais containers com ID separados por espaço:

View file

@ -13,7 +13,7 @@
- Bir konteyneri, ona `stdout` ile `stderr`'i ekleyerek ve sinyaller göndererek başlat:
`docker start --attach {{konteyner}}`
`docker start {{[-a|--attach]}} {{konteyner}}`
- Bir veya daha fazla boşlukla ayrılarak belirtilmiş konteynerleri başlar: