Mercurial > code > home > repos > homeauto
view service/arduinoNode/makefile @ 1164:1fe67fedf5ac
move speech_music into docker and into pygame
Ignore-this: 15260aecbf7fddb75e641b7a853b0281
darcs-hash:de903a34368d5a71f8b0712de3885e2d91c4df5d
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Sun, 09 Sep 2018 04:00:09 -0700 |
parents | 8b4eda2cf0bd |
children | 8f5a16a55f64 |
line wrap: on
line source
build_image: (cd /my/proj/homeauto/lib; tar czf /my/site/projects/rdfdb/more.tgz *.py) docker build --network=host -t bang6:5000/arduino_node . docker push bang6:5000/arduino_node shell: docker run -it --net=host bang6:5000/arduino_node /bin/sh local_run: docker run -it -p 9059:9059 --device=/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A900cepU-if00-port0 --net=host bang6:5000/arduino_node python ./arduinoNode.py -v push_config: bin/python pushConfig.py arduino/