Task #EHEALTH-10687: Dockerize the oNCP application
- Rearranged the complete structure to be able to completely have different configs for the different tomcats.
- Fixed the docker-compose.yml file
- Fixed the DB errors when starting the tomcats (we needed to wait for the DB container to be up and running before we start the tomcat containers)
Closes EHEALTH-10687