FastAPI-PgStarterKit icon indicating copy to clipboard operation
FastAPI-PgStarterKit copied to clipboard

fastapi-app is exiting with code 127

Open VictorGavo opened this issue 2 years ago • 1 comments

I've practically rewritten the .sh files at this point. Gone over the dockerfile. Not sure what to do image

VictorGavo avatar Sep 20 '23 21:09 VictorGavo

This is the shell in the fast_api container not recognizing the first line in the pre-start.sh. There seems to be a \r in behind the bash. Perhaps caused by editing this file in a windows editor. Or have you perhaps changed the Linux version of the fast_api container.

gmos avatar Sep 21 '23 09:09 gmos