Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Won't Fix
-
2.7
-
None
-
None
-
Docs Required
Description
It's not possible to run docker container by using the latest version of "apacheignite/web-console-backend" image.
Next error happens on the start:
npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2019-07-23T14_24_40_353Z-debug.log npm ERR! path /opt/web-console/package.json npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall open npm ERR! enoent ENOENT: no such file or directory, open '/opt/web-console/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent
How to reproduce:
Run container by using docker-compose as described here: https://hub.docker.com/r/apacheignite/web-console-backend
Seems like it was broken by the next commit: