79254056

Date: 2024-12-05 09:36:28
Score: 2
Natty:
Report link

The best way I found to confirm the actual issue is to go into the container in debug mode(docker run -it --entrypoint sh "image"). You can then check env and confirm the version is the issue. Just update your env to YARN_VERSION=version required and test.

You can modify your dockerfile or image accordingly.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: bashook