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:
parent
32d8a12195
commit
dcc1061fcc
|
@ -61,4 +61,4 @@ services:
|
|||
fi
|
||||
done
|
||||
"
|
||||
|
||||
tty: true
|
Loading…
Reference in New Issue