version: '3' services: webapp: container_name: obscreen restart: unless-stopped image: jierka/obscreen:latest environment: - DEBUG=false - REVERSE_PROXY_MODE=false - LX_FILE=./var/run/lxfile volumes: - .:/app - /home/pi/.config/lxsession/LXDE-pi/autostart:./var/run/lxfile