DBZ-404 Postgres container is detected as started after initialization

This commit is contained in:
Jiri Pechanec 2017-10-20 07:08:42 +02:00 committed by Gunnar Morling
parent 130413e419
commit faf3e92f6c

View File

@ -137,7 +137,7 @@
</log>
<wait>
<time>30000</time> <!-- 30 seconds max -->
<log>PostgreSQL init process complete</log>
<log>(?s)PostgreSQL init process complete.*database system is ready to accept connections</log>
</wait>
</run>
</image>