1
0
mirror of https://github.com/dockur/windows.git synced 2026-06-13 13:49:32 +08:00

feat: Implement graceful shutdown (#81)

This commit is contained in:
Kroese
2024-01-23 22:38:17 +01:00
committed by GitHub
parent 8474b917b2
commit 08f040a819
5 changed files with 169 additions and 23 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ services:
- 3389:3389/tcp
- 3389:3389/udp
stop_grace_period: 2m
restart: unless-stopped
restart: on-failure