mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Merge pull request #8035 from trapier/patch-1
daemon: windows stack indicate pid retrieval
This commit is contained in:
@@ -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=<PID of daemon>`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user