Finally got Docker Compose working!

Seems I should have just set tty to `true`
Thus, I may want to switch back to wait-for-it.sh
This commit is contained in:
slashtechno 2022-12-18 12:19:21 -06:00
parent 32d8a12195
commit dcc1061fcc
Signed by: slashtechno
GPG Key ID: 8EC1D9D9286C2B17
1 changed files with 1 additions and 1 deletions

View File

@ -61,4 +61,4 @@ services:
fi fi
done done
" "
tty: true