mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
docs: Add restart policy (#185)
Some checks failed
Update / dockerHubDescription (push) Has been cancelled
Some checks failed
Update / dockerHubDescription (push) Has been cancelled
This commit is contained in:
parent
c2422ba1a4
commit
028b71f593
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ services:
|
|||
- 8006:8006
|
||||
- 5900:5900/tcp
|
||||
- 5900:5900/udp
|
||||
restart: always
|
||||
stop_grace_period: 2m
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue