diff --git a/config/daemon/index.md b/config/daemon/index.md index e564f61145..8a1b11cfcf 100644 --- a/config/daemon/index.md +++ b/config/daemon/index.md @@ -271,6 +271,8 @@ by sending a `SIGUSR1` signal to the daemon. - **Windows Server**: Download [docker-signal](https://github.com/jhowardmsft/docker-signal). + + Get the process ID of dockerd `Get-Process dockerd`. Run the executable with the flag `--pid=`.