Closed phrohdoh closed 6 years ago
It looks like a permissions issue on the ./wait-for-it.sh script. Does docker have the correct permissions to access that file?
Edit: Looks like you'll need to set the execute flag on ./api_server/wait-for-it.sh
https://stackoverflow.com/questions/38882654/docker-entrypoint-running-bash-script-gets-permission-denied
chmod +x wait-for-it.sh
Ah of course, thanks @ghotiphud that solved this issue.
When navigating to the index I see the following rendered: