Hello,
  
This solves another problem that I had with the official server
container: Sometimes (often) on subsequent starts, the DB migration
startup step would happen before postgres had fully started, causing
startup to fail.

I just pushed a new commit on lava/pkg/docker to update lava-server entrypoint. Now the script is waiting for postgresql to be up and running before doing the migrations.

When you have time, could you test this new entrypoint to see if that's fixing the issue.


Rgds
 
--
Rémi Duraffort
LAVA Team