File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -9,23 +9,6 @@ at [https://docs.raku.org/](https://docs.raku.org/).
9
9
10
10
This is currently the recommended way to consume the documentation.
11
11
12
- ## Docker container
13
-
14
- This documentation is also published as
15
- the
16
- [ ` jjmerelo/perl6-doc ` ] ( https://hub.docker.com/r/jjmerelo/perl6-doc ) Docker
17
- container. It includes a copy of the web published on port 3000, so you
18
- can run it with:
19
-
20
- docker run --rm -it -p 3000:3000 jjmerelo/perl6-doc
21
-
22
- or
23
-
24
- docker run --rm -it -p 31415:3000 jjmerelo/perl6-doc
25
-
26
- in case you want it published somewhere else. You can direct your
27
- browser to ` http://localhost:3000 ` (or 31415, as the case may be).
28
-
29
12
## README in other languages
30
13
31
14
* [ README in Chinese] ( resources/i18n/zh/README.zh.md )
You can’t perform that action at this time.
0 commit comments