Skip to content

Commit 8553df1

Browse files
committed
Remove reference to jj's docker container.
New container setup being done through raku/doc-website
1 parent 8a4d2ab commit 8553df1

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,6 @@ at [https://docs.raku.org/](https://docs.raku.org/).
99

1010
This is currently the recommended way to consume the documentation.
1111

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-
2912
## README in other languages
3013

3114
* [README in Chinese](resources/i18n/zh/README.zh.md)

0 commit comments

Comments
 (0)