Arnout Engelen
Arnout Engelen
(I suspect sbt takes the project name from the directory name and you put the project in a folder named `akka-docker` - so it might just be a matter of...
@elitzer2 yes, I'd much appreciate it! (meanwhile closing this issue as #27 fixes it)
@alvico we don't publish docker images for this example, you're supposed to `sbt docker:publishLocal` it yourself to your local docker repository. Perhaps we should not use the `lightbend/` organization to...
Thank you for your report! I had a quick look, and the problem is where it says `.withFallback(ConfigFactory.defaultApplication())` this should be `.withFallback(ConfigFactory.load())`. Would you be interested in testing if this...
we don't have gradle in this quickstart
Not sure what I was thinking...
The openjdk release (http://jdk.java.net/9/) might be easier - or do we rely on something only found in the oracle packaging?
maybe we should document how to build the docs in a docker container on macos? or wouldn't that work either for some reason?
:+1: > The text could also be used as a backup for users that don't use javascript. I would also like to have it easily available even though I do...
Perhaps each video could also be presented as a more long-form guide, and the frontpage could link to those under the video's?