Closed blootsvoets closed 6 years ago
In the Dockerfile, at initialisation, wait until MP and MongoDB are ready before starting Tomcat. Alternatively, do the wait inside the RADAR servlet.
Using Grizzly server instead now - a wait is no longer needed.
In the Dockerfile, at initialisation, wait until MP and MongoDB are ready before starting Tomcat. Alternatively, do the wait inside the RADAR servlet.