Open wasims1 opened 1 year ago
To follow up on this, i checked the docker image and nodejs seems to be missing in the image on docker hub. Then I built the image locally and the error seems to have disappeared. So i'm guessing somehow there's a disconnect between the latest docker hub image and the dockerfile...
I'll try to launch a manual build and see if this resolves it. I'm not really keeping this image maintained lately as I am not using it so new builds have an opportunity of breaking and may be best to use a tagged version.
Summary
Hi, first thank you for taking the time to create these docker images! We're having an issue trying to run the docker image. We are getting an error requiring 'javscript run time'.. I attached a copy of the error.
Steps to reproduce
Trying to run the docker using docker compose
What is the expected correct behavior?
javascript run time should be included in the image
Relevant logs and/or screenshots
Environment
Docker/docker compose
Any logs | docker-compose.yml
Possible fixes