apacheignite/web-console-backend image having an issue "Waiting: CrashLoopBackOff "error:- enoent ENOENT: no such file or directory, open '/opt/web-console/package.json'. Do we have any other image?
Try apacheignite/web-console-backend:2.6.0
if you don't mind using a little bit older version. For me it worked fine. Only 2.7.0
( currently latest ) seems to have this issue.
You can try to use previous version of docker image 2.6.0, it should be compatible with Ignite version 2.6 and below.
I've reproduced the issue by using docker-compose and created a ticket in Ignite JIRA for that: https://issues.apache.org/jira/browse/IGNITE-12007