Hi,
I want to create a Dockerfile for launching jsreport as a package in my Node.js package. Currently, it is throwing errors like not able to launch the chrome browser.
Please provide a quick help. I am having jsrepot.config.json file in the project. index.js as the starting file. script to build the application is node index.js
Thanks