[deployment] create a docker image and run it locally
Short description
On the way to showing proper deployment, the tutorial should show and add settings to create a Docker image that can run locally.
This will copy some initial parts of https://doc.akka.io/docs/akka-management/current/kubernetes-deployment/index.html here.
That should come with the seed template.
According to @RayRoestenburg and @seglo the image packaging in Cloudflow is superior to sbt-native-packager.
According to @RayRoestenburg and @seglo the image packaging in Cloudflow is superior to sbt-native-packager.
https://github.com/lightbend/cloudflow/issues/771
This was the issue in sbt-native-packager I was referring to: https://github.com/sbt/sbt-native-packager/pull/1310