docs: Add restart policy (#189)

This commit is contained in:
Kroese 2025-02-17 09:26:28 +01:00 committed by GitHub
parent 44be8f5869
commit eb50bf405a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
services:
osx:
macos:
image: dockurr/macos
container_name: macos
environment:
@ -13,4 +13,5 @@ services:
- 8006:8006
- 5900:5900/tcp
- 5900:5900/udp
restart: always
stop_grace_period: 2m