services: thechart: build: . container_name: 'thechart' stdin_open: true working_dir: '/app' tty: true volumes: - ${SRC_PATH}:/app environment: - DISPLAY=${DISPLAY_IP}:0.0