mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
feat: Implement graceful shutdown (#81)
This commit is contained in:
parent
8474b917b2
commit
08f040a819
5 changed files with 169 additions and 23 deletions
|
|
@ -12,4 +12,4 @@ services:
|
|||
- 3389:3389/tcp
|
||||
- 3389:3389/udp
|
||||
stop_grace_period: 2m
|
||||
restart: unless-stopped
|
||||
restart: on-failure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue