Hi Blaha, am able to install on docker . It worked on dev but not working on staging machine.
wanted to check log and error details. But it is not logging when executed through cli. Is there any thing missed. Config file has logger details.
Jagadeesh Bandakka
@Jagadeesh Bandakka
0
Reputation
2
Posts
336
Profile views
0
Followers
0
Following
Posts made by Jagadeesh Bandakka
-
RE: Single Exe file not working in docker
-
RE: Single Exe file not working in docker
Thanks for the suggestion. I will try with npm installation.
We need this jsreport as part of our application( which is Docker) or can run as exe but not as another service. Because if it is another service it might require another docker to setup.
Is jsreport cli (npm install -g jsreport-cli )can be installed on Docker or linux OS and run using command prompt similar to single executable.