minio / minsql

High-performance log search engine.
GNU Affero General Public License v3.0
357 stars 30 forks source link

Docker build issues #136

Open MyWay opened 4 years ago

MyWay commented 4 years ago

After cloninig this repository and doing:

docker build . -t minio/minsql

I'm getting:

Browserslist: caniuse-lite is outdated. Please run next command npm update
Killed
npm ERR! code ELIFECYCLE
npm ERR! errno 137
npm ERR! minsql-ui@8.1.2 build:prod: ng build --prod -- --deploy-url /ui/ --base-href /ui
npm ERR! Exit status 137
npm ERR! 
npm ERR! Failed at the minsql-ui@8.1.2 build:prod script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2020-01-31T21_36_22_507Z-debug.log

Any hint?

harshavardhana commented 4 years ago

This project is on hold right now, we will get back