mirror of
https://github.com/dockur/windows.git
synced 2026-03-11 09:04:29 +00:00
docs: Add restart policy (#1028)
Some checks failed
Update / dockerHubDescription (push) Has been cancelled
Some checks failed
Update / dockerHubDescription (push) Has been cancelled
This commit is contained in:
parent
d86731dc24
commit
c0f5cca574
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ services:
|
|||
- 8006:8006
|
||||
- 3389:3389/tcp
|
||||
- 3389:3389/udp
|
||||
restart: always
|
||||
stop_grace_period: 2m
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue