Runtime of all the containers is high

We have like 20+ containers under single host and when server is rebooted the containers take longer time from initializing to active …sometimes start and stop the containers one by one to keep them active…Any suggestions to over come this

You could check the logs what the containers are doing. Depending on the server and its resources if all containers start to do everything (initialization) at once that can slow down the starting process.