docker-postal icon indicating copy to clipboard operation
docker-postal copied to clipboard

docker not starting, requiring ExecJS

Open wasims1 opened this issue 2 years ago • 2 comments

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

CleanShot 2023-02-06 at 18 42 42@2x

Environment

Docker/docker compose

  • Image version / tag: latest
  • Host OS: Debian -docker compose
Any logs | docker-compose.yml

Possible fixes

wasims1 avatar Feb 06 '23 23:02 wasims1

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...

wasims1 avatar Feb 07 '23 14:02 wasims1

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.

tiredofit avatar Feb 08 '23 18:02 tiredofit