Skip to content

htch/scala-docker-build-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's a demo configuration for building scala apps for docker, in docker with sbt native packager.

Run the build in docker-compose (takes a while):

$ docker-compose up

Run the container:

$ docker run --rm htch/scala-docker-build-example
Hello world

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages