ctubio / tribeca

Self-hosted crypto trading bot (automated high frequency market making) in node.js, angular, typescript and c++
https://127.0.0.1:3000
Other
95 stars 26 forks source link

Docker run - Error #117

Closed Daniel-Rafique closed 7 years ago

Daniel-Rafique commented 7 years ago

When running:

docker run -p 3000:3000 --link tribeca-mongo:mongo --name tribeca -d tribeca

The following error even with sudo

docker: Error response from daemon: invalid header field value "oci runtime error: container_linux.go:247: starting container process caused \"exec: \\"node_modules/.bin/forever\\": stat node_modules/.bin/forever: no such file or directory\"\n".

The directory & file that is referenced is present under node_modules/.bin/forever

ctubio commented 7 years ago

thanks for the report'¡