mstenta / atmospi

Atmospheric monitoring app for logging and graphing temperatures and humidities over time using a Raspberry Pi and DS18B20, DHT11, DHT22, and AM2302 sensor(s).
31 stars 9 forks source link

Use Docker #32

Open mstenta opened 6 years ago

mstenta commented 6 years ago

Would it be possible to put all of the Atmospi code inside a Docker container running on the Pi?

This would greatly simplify the setup process, and make it easy to "wipe clean" the Pi if you want to remove Atmospi in the future.