koalazak / rest980

REST interface to control your iRobot Roomba 980 via local server on your lan.
MIT License
297 stars 62 forks source link

Request to add Dockerfile to repo #4

Closed allanglen closed 7 years ago

allanglen commented 7 years ago

I'm using your Docker image (https://hub.docker.com/r/koalazak/rest980/) on my NAS. I assume you are building that externally and then pushing up to the Docker Hub.

It would be helpful to add the Dockerfile to this repo to: 1) Allow local build and testing in Docker from source 2) Enable automatic build and publish to the Docker Hub (see (https://hub.docker.com/r/koalazak/rest980/)~/settings/automated-builds/

Thanks and excellent work!

koalazak commented 7 years ago

Sure! great idea! After merge your other pull request i will push the file over your changes.

thanks!

koalazak commented 7 years ago

done! thanks!