Describe the bug
When booting up there are several problems with the docker file build as per the master branch. The two main issues are
- server.portnumber parameter isn't being passed properly. This was copied from the non-jersey file so just needs to be fixed
- There's a missing dependency in the POM as this was removed from the more recent jdk-11
To Reproduce
Look at the deploy logs. Sorry but I've solved it now locally so can confirm that the dependency being added fixes the POD build.
Merge request with update is pending and I'll post it to this issue.
Describe the bug
When booting up there are several problems with the docker file build as per the master branch. The two main issues are
To Reproduce
Look at the deploy logs. Sorry but I've solved it now locally so can confirm that the dependency being added fixes the POD build.
Merge request with update is pending and I'll post it to this issue.