Mercurial > code > home > repos > homeauto
diff service/rdf_to_mqtt/Dockerfile @ 761:78f699077ff5
more theater output controls
Ignore-this: 34e105c3760b9df22d63eb0035aca19d
author | drewp@bigasterisk.com |
---|---|
date | Fri, 14 Feb 2020 10:21:24 -0800 |
parents | 03bad43bbcb3 |
children | acf58b83022f |
line wrap: on
line diff
--- a/service/rdf_to_mqtt/Dockerfile Fri Feb 14 00:33:31 2020 -0800 +++ b/service/rdf_to_mqtt/Dockerfile Fri Feb 14 10:21:24 2020 -0800 @@ -6,7 +6,7 @@ RUN pip3 install --index-url https://projects.bigasterisk.com/ --extra-index-url https://pypi.org/simple -r requirements.txt RUN pip3 install -U 'https://github.com/drewp/cyclone/archive/python3.zip?v3' -COPY *.py *.html *.css *.js ./ +COPY *.py *.html *.js ./ EXPOSE 10011:10011