version: '3.3' services: rfidac: build: . container_name: rfidac image: toastie/rfidac devices: - '/dev/input/event0:/dev/input/event0' environment: - mpd_host:${mpd_host} - mpd_files:${mpd_files}