Skip to content

Latest commit

 

History

History

sbt-assembly

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Example with sbt-assembly

This example makes use of the sbt-assembly plugin to build a fat JAR file.

Build a new image by running sbt docker in this directory.

Then run the produced image with docker run -i sbtdocker/example-sbt-assembly.