79096455

Date: 2024-10-17 04:21:13
Score: 0.5
Natty:
Report link

Original poster here, this got resolved, here is how.

Docker parses the env files in a specific way, so if you have ENVNAME="ENVVALUE" the double quotes get included in the value.

Changing this to ENVNAME=ENVVALUE solved the problem

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: alok