Update documentation for core image.

This commit is contained in:
Abhilash Raj
2017-04-26 10:10:11 -07:00
committed by Abhilash Raj
parent ac7134801d
commit 74901ee51f
2 changed files with 8 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ function wait_for_postgres () {
# sleep 1
# done
# >&2 echo "Postgres is up - continuing"
sleep 10
sleep 5
# TODO: Just sleep and do not require postgres client for the image maybe.
}