Closed ryanbnl closed 3 years ago
The ideal solution would be to ship the build environment as a docker image. This is common practice in the .Net
world: for example for my normal projects I have the entire build environment in an ubuntu container. That way I can keep my personal system isolated from the build environment for a specific project.
Hi Ryan, can you please provide a PR for this? Because we are not officially providing a Docker Image for EFGS and thats why we are not able to spend work on this.
Closing this issue because of inactivity.
The docker image requires a full java build environment in order build the dockerfile and compose.
The b
Unfortunately the build does not run on Windows, we've tested this on multiple machines but end up with this error:
For context, these are the java SDK and maven versions.