ga4gh/ga4gh-starter-kit-drs

explore optimization of docker images

Opened this issue · 0 comments

  • 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