- potentially optimize the space footprint of docker images by building the Java
.jar
file into a binary executable
- this may be possible with GraalVM
- optimized docker image should be tested via the
integration
test package from #52 to ensure no bugs have been introduced with the new build process