So, it looks like you doing it a wrong way.
If you need to build your application, then you have to do it with Dockerfile during the build stage, not when it is just up and running. And you still build some container before it.
In any case you may use this way, to wait until it's started
sleep 5; docker exec $CONTAINER /usr/irissys/dev/Cloud/ICM/waitISC.sh
Teah, not documented, internally used script, but nothing offered instead.
Contact me directly, I may help to review the build process, and give particular recommendations.
- Log in to post comments
.png)

.png)