Unverified Commit eb50bf40 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Add restart policy (#189)

parent 44be8f58
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
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