We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b297d2f commit fd1871eCopy full SHA for fd1871e
README.md
@@ -18,11 +18,13 @@ For more details, read on.
18
19
## Quickstart with Docker ##
20
21
-To build and view site with docker:
+To build and view site with Docker:
22
23
docker-compose up
24
25
-It will incrementally build and serve site at `http://localhost:4000`
+It will incrementally build and serve site at `http://localhost:4000`.
26
+
27
+For more details on the Docker option, see [this issue](https://github.com/scala/docs.scala-lang/issues/1286).
28
29
## Contributing ##
30
0 commit comments