Skip to content

Instantly share code, notes, and snippets.

@adamw
Created May 17, 2019 13:09
Show Gist options
  • Save adamw/b07967108893fd4bd4a030fb03d71369 to your computer and use it in GitHub Desktop.
Save adamw/b07967108893fd4bd4a030fb03d71369 to your computer and use it in GitHub Desktop.
// build.sbt
val dockerGraalvmNative = taskKey[Unit](
"Create a docker image containing a binary build with GraalVM's native-image.")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment