Closed jinpengchina closed 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
docker exec -it pytrader_web_1 /root/pytrader/scripts/load_newest_data.sh
Error response from daemon: No such container: pytrader_web_1
why ???