Some files to get your Luftdaten-sensor up and running in Homebridge using Docker. Uses docker-homebridge and homebridge-airrohr.
git clone https://github.com/marma/homebridge-docker-luftdaten
cd homebridge-docker-luftdaten
Edit homebridge_volume/config.json to include the IP-address (or name I guess) of your sensor and sensor ID. Start the container, if all goes well you should get a QR-code to scan with your iPhone.
docker-compose up
Exit by pressing Ctrl-C and restart container in the background.
docker-compose up -d
Done!