1
Bifurcation 0

need names, not ids

Cette révision appartient à :
Conduitry 2018-07-11 09:57:05 -04:00
Parent 42483eb345
révision 016a1284b0
1 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

@ -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