bipio-server / bipio

The bip.io API Server
https://bip.io
Apache License 2.0
873 stars 117 forks source link

Docker Installation #76

Open umardraz opened 7 years ago

umardraz commented 7 years ago

Hello I have tried to install bipio through your official docker container. The installation was sucessfull but on https://localhost:5000 i am getting this error

Cannot GET /

Would you please help me how to fix this issue.

calston commented 6 years ago
{ [Error: ENOENT, open '/data/etc/default.json'] errno: 34, code: 'ENOENT', path: '/data/etc/default.json' }
make: *** [install] Error 1
+ supervisor ./src/server.js

Is this project dead?

jescascela commented 5 years ago

Were you able to fix this issue @umardraz ?