Use git/master for phue while waiting for new release

This commit is contained in:
Paulus Schoutsen 2014-09-26 18:44:53 -07:00
parent f06e4bde94
commit 05e6ac8c1f

View file

@ -1,6 +1,8 @@
FROM python:3-onbuild
MAINTAINER Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>
RUN git clone https://github.com/studioimaginaire/phue.git
VOLUME /config
EXPOSE 8123