mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
docker-compose: sync French translation (#5856)
add logs for a specific container
This commit is contained in:
parent
4fb8cf891b
commit
7ebac33188
1 changed files with 4 additions and 0 deletions
|
@ -30,3 +30,7 @@
|
|||
- Affiche et suit la journalisation de tous les conteneurs :
|
||||
|
||||
`docker-compose logs --follow`
|
||||
|
||||
- Affiche et suit la journalisation pour un conteneurs spécifique :
|
||||
|
||||
`docker-compose logs --follow {{nom_container}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue