Mercurial > code > home > repos > homeauto
diff service/reasoning/makefile @ 392:79d041273e26
mqtt has two devices now. various older cleanups.
Ignore-this: 67ca3acc5dc6aa672d0c896c9f5ae48e
author | drewp@bigasterisk.com |
---|---|
date | Sat, 19 Jan 2019 12:08:59 -0800 |
parents | 2efa246a65e7 |
children | 1ceb26846eca |
line wrap: on
line diff
--- a/service/reasoning/makefile Sat Jan 19 10:44:10 2019 -0800 +++ b/service/reasoning/makefile Sat Jan 19 12:08:59 2019 -0800 @@ -15,7 +15,7 @@ shell: docker run --rm -it --cap-add SYS_PTRACE --net=host ${TAG} /bin/bash -local_run: +local_run: build_image docker run --rm -it -p ${PORT}:${PORT} \ -v `pwd`:/mnt \ --net=host \