owocki / pytrader

cryptocurrency trading robot
MIT License
1.94k stars 429 forks source link

Error ------docker exec -it pytrader_web_1 /root/pytrader/scripts/load_newest_data.sh #82

Closed jinpengchina closed 8 years ago

jinpengchina commented 8 years ago

docker exec -it pytrader_web_1 /root/pytrader/scripts/load_newest_data.sh

Error response from daemon: No such container: pytrader_web_1

why ???

jinpengchina commented 8 years ago

Build Docker image (compiling stuff for scipy and numpy takes time): docker-compose build or pull the images from Docker Hub: docker-compose pull Run the containers: docker-compose up

i am ubuntu, so should run

sudo docker-compose pull

sudo docker-compose up

then, there is pytrader_web_1