fossasia/query-server

Docker build errors out

Closed this issue · 1 comments

I'm submitting a bug in that the docker build according to:

https://github.com/fossasia/query-server/blob/master/docs/installation/docker.md

crashes out with the error

npm WARN lifecycle query-server@0.1.0~postinstall: cannot run in wd %s %s (wd=%s) query-server@0.1.0 bower install /usr/src/app
query-server@0.1.0 /usr/src/app
+-- bower@1.8.2
-- husky@0.14.3 +-- is-ci@1.1.0 | -- ci-info@1.1.2
+-- normalize-path@1.0.0
`-- strip-indent@2.0.0

npm WARN query-server@0.1.0 No description
npm WARN query-server@0.1.0 No repository field.
npm WARN query-server@0.1.0 No license field.
Removing intermediate container 8f09ff82ce3f
---> bcca0eed2293
Step 12/16 : RUN bower install
---> Running in b67b1b225ee7
/bin/sh: 1: bower: not found
The command '/bin/sh -c bower install' returned a non-zero code: 127

Can you please look into this error for me?
Thanks

Hello,
Are there any updates on getting the Docker image to build and run?
Thanks