https://github.com/jaywcjlove/rust-cn-document-for-docker
Rust cn document for docker 将搜集到的 Rust 中文文档打包成 Docker 镜像,支持本地部署,随时随地预览学习!
https://github.com/jaywcjlove/rust-cn-document-for-docker
docker docker-image rust rust-documentation rust-lang
Last synced: 16 days ago
JSON representation
Rust cn document for docker 将搜集到的 Rust 中文文档打包成 Docker 镜像,支持本地部署,随时随地预览学习!
- Host: GitHub
- URL: https://github.com/jaywcjlove/rust-cn-document-for-docker
- Owner: jaywcjlove
- License: mit
- Created: 2022-07-20T13:40:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T18:17:13.000Z (6 months ago)
- Last Synced: 2025-05-09T09:23:03.466Z (20 days ago)
- Topics: docker, docker-image, rust, rust-documentation, rust-lang
- Language: Dockerfile
- Homepage: https://jaywcjlove.github.io/rust-cn-document-for-docker
- Size: 175 MB
- Stars: 55
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Rust 相关中文文档
===[](https://hub.docker.com/r/wcjiang/rust-cn-document-for-docker)
[](https://github.com/jaywcjlove/rust-cn-document-for-docker/actions/workflows/ci.yml)将 [**Rust 中文资源**](https://github.com/rust-lang-cn) 等 Rust 中文文档打包成 [Docker](#docker) 镜像,支持本地部署,方便随时预览学习!
更新时间:(2024-12-02 18:17:12)
Github Repo | last commit | home
---- | ---- | ----
[Rust 标准库文档中文版](https://github.com/rust-lang-cn/std-cn) | [](https://github.com/rust-lang-cn/std-cn/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/std/std/)
[Rust 程序设计语言中文版](https://github.com/rust-lang-cn/book-cn) | [](https://github.com/rust-lang-cn/book-cn/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/book/)
[通过例子学 Rust 中文版](https://github.com/rust-lang-cn/rust-by-example-cn) | [](https://github.com/rust-lang-cn/rust-by-example-cn/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/rust-by-example-cn/)
[Rust 参考手册中文版](https://github.com/rust-lang-cn/reference-cn) | [](https://github.com/rust-lang-cn/reference-cn/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/reference/)
[RustDoc 手册中文版](https://github.com/rust-lang-cn/rustdoc-cn) | [](https://github.com/rust-lang-cn/rustdoc-cn/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/rustdoc/)
[Rust Cookbook 中文版](https://github.com/rust-lang-cn/rust-cookbook-cn) | [](https://github.com/rust-lang-cn/rust-cookbook-cn/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/rust-cookbook/)
[Rust 版本指南](https://github.com/rust-lang-cn/edition-guide-cn) | [](https://github.com/rust-lang-cn/edition-guide-cn/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/edition-guide/)
[Rust 设计模式中文版](https://github.com/chuxiuhong/chuxiuhong-rust-patterns-zh) | [](https://github.com/chuxiuhong/chuxiuhong-rust-patterns-zh/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/chuxiuhong-rust-patterns-zh/)
[Cargo 手册](https://github.com/rust-lang-cn/cargo-cn) | [](https://github.com/rust-lang-cn/cargo-cn/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/cargo/)
[Rust 秘典](https://github.com/rust-lang-cn/nomicon-zh-Hans) | [](https://github.com/rust-lang-cn/nomicon-zh-Hans/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/nomicon/)
[Cargo 备忘清单(速查表)](https://github.com/jaywcjlove/reference) | [](https://github.com/jaywcjlove/reference/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/quick-reference/docs/cargo.html)
[Rust 备忘清单(速查表)](https://github.com/jaywcjlove/reference) | [](https://github.com/jaywcjlove/reference/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/quick-reference/docs/rust.html)
[Quick Reference(速查表)](https://github.com/jaywcjlove/reference) | [](https://github.com/jaywcjlove/reference/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/quick-reference/index.html)
[Rust 语言圣经](https://github.com/sunface/rust-course) | [](https://github.com/sunface/rust-course/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/rust-course/index.html)
[Rusty Book(锈书)](https://github.com/rustlang-cn/rusty-book) | [](https://github.com/rustlang-cn/rusty-book/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/rusty-book/index.html)
[Rust 算法题解](https://github.com/rustlang-cn/rust-algos) | [](https://github.com/rustlang-cn/rust-algos/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/rust-algos/index.html)
[Rust 语言风格指南](https://github.com/rust-lang-cn/style-guide-cn) | [](https://github.com/rust-lang-cn/style-guide-cn/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/style-guide-cn/index.html)
[Comprehensive Rust 🦀](https://github.com/google/comprehensive-rust) | [](https://github.com/google/comprehensive-rust/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/comprehensive-rust/index.html)
[Hello 算法(动画图解 支持 Rust)](https://github.com/krahets/hello-algo) | [](https://github.com/krahets/hello-algo/commits) | [#home](https://jaywcjlove.github.io/rust-cn-document-for-docker/hello-algo/chapter_preface/index.html)## Docker
```bash
docker pull wcjiang/rust-cn-document-for-docker
``````bash
docker run --name rust-document \
--restart always -itd \
-p 9613:3000 \
wcjiang/rust-cn-document-for-docker:latest
```在浏览器中访问以下 URL
http://localhost:9613/
http://localhost:9613/book/
http://localhost:9613/cargo/
http://localhost:9613/edition-guide/
http://localhost:9613/reference/
http://localhost:9613/rustdoc/
http://localhost:9613/rust-cookbook/
http://localhost:9613/std/std/
http://localhost:9613/rust-by-example-cn/
http://localhost:9613/nomicon/
http://localhost:9613/quick-reference/index.html
http://localhost:9613/quick-reference/docs/rust.html
http://localhost:9613/quick-reference/docs/cargo.html
http://localhost:9613/rust-course/index.html
http://localhost:9613/rusty-book/index.html
http://localhost:9613/comprehensive-rust/index.html
http://localhost:9613/chuxiuhong-rust-patterns-zh/index.html
http://localhost:9613/style-guide-cn/index.html
http://localhost:9613/hello-algo/chapter_preface/index.html## License
MIT © [Kenny Wong](https://github.com/jaywcjlove)