/akka-http-template-repository

Use akka http, akka logging and build docker image by sbt-native-packager

Primary LanguageScala

Build

$ sbt docker:publishLocal

Run

$ docker run -p 8080:8080 mur6/akka-http-test
Server start...