Setting PROJECT_DIR to a path containing whitespace (e.g., proj dir) breaks the entrypoint.sh script due to word splitting. Specifically I'm getting the error /script.sh: line 413: cd: too many arguments, but I think other lines in the script also fail silently.