services: compile: hostname: thinkbox build: context: . args: YESACCEPT: ${YESACCEPT:-} stop_grace_period: 1s environment: XAUTHORITY: /root/.Xauthority DISPLAY: ":0" volumes: - ./apps:/apps - /home/alex/.Xauthority:/root/.Xauthority:ro