1
Vork 0

need names, not ids

This commit is contained in:
Conduitry 2018-07-11 09:57:05 -04:00
bovenliggende 42483eb345
commit 016a1284b0
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen

Bestand weergeven

@ -10,7 +10,7 @@ Watches the bind mounts of all running containers, and monitors the starting and
`node.exe docker-windows-watch.js container_name container_name...`
If you specify one or more container names or ids, only bind mounts on these containers will be watched. The starting and stopping of containers is still monitored.
If you specify one or more container names, only bind mounts on these containers will be watched. The starting and stopping of containers is still monitored.
## Limitations