mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-23 02:00:50 +00:00
Wait 90 sec before using docker containers
This commit is contained in:
parent
46c32c1e4c
commit
d27f988107
@ -329,7 +329,7 @@ devilbox_start() {
|
||||
docker-compose up -d
|
||||
|
||||
# Wait for it to come up
|
||||
wait_for 60 1
|
||||
wait_for 90 1
|
||||
|
||||
# Show log/info
|
||||
docker-compose logs
|
||||
|
Loading…
x
Reference in New Issue
Block a user