jaywcjlove
rust-cn-document-for-docker
Dockerfile

Rust cn document for docker 将搜集到的 Rust 中文文档打包成 Docker 镜像,支持本地部署,随时随地预览学习!

Last updated Jun 11, 2026
55
Stars
6
Forks
1
Issues
0
Stars/day
Attention Score
29
Language breakdown
Dockerfile 100.0%
Files click to expand
README

使用 我的应用 也是一种 支持 我的方式:
Scap: Screenshot & Markup Edit Screen Test Deskmark Keyzer Vidwall Hub VidCrop Vidwall Mousio Hint Mousio Musicer Audioer FileSentinel FocusCursor Videoer KeyClicker DayBar Iconed Menuist Quick RSS Quick RSS Web Serve Copybook Generator DevTutor for SwiftUI RegexMate Time Passage Iconize Folder Textsound Saver Create Custom Symbols DevHub Resume Revise Palette Genius Symbol Scribe

Rust 相关中文文档 ===

Docker Image Size (latest by date) CI

Rust 中文资源 等 Rust 中文文档打包成 Docker 镜像,支持本地部署,方便随时预览学习!

更新时间:(2026-04-23 06:05:10)

Github Repo | last commit | home ---- | ---- | ---- Rust 标准库文档中文版 | GitHub last commit | #home Rust 程序设计语言中文版 | GitHub last commit | #home 通过例子学 Rust 中文版 | GitHub last commit | #home Rust 参考手册中文版 | GitHub last commit | #home RustDoc 手册中文版 | GitHub last commit | #home Rust Cookbook 中文版 | GitHub last commit | #home Rust 版本指南 | GitHub last commit | #home Rust 设计模式中文版 | GitHub last commit | #home Cargo 手册 | GitHub last commit | #home Rust 秘典 | GitHub last commit | #home Cargo 备忘清单(速查表) | GitHub last commit | #home Rust 备忘清单(速查表) | GitHub last commit | #home Quick Reference(速查表) | GitHub last commit | #home Rust 语言圣经 | GitHub last commit | #home Rusty Book(锈书) | GitHub last commit | #home Rust 算法题解 | GitHub last commit | #home Rust 语言风格指南 | GitHub last commit | #home Comprehensive Rust 🦀 | GitHub last commit | #home Hello 算法(动画图解 支持 Rust) | GitHub last commit | #home

Docker

docker pull wcjiang/rust-cn-document-for-docker
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

🔗 More in this category

© 2026 GitRepoTrend · jaywcjlove/rust-cn-document-for-docker · Updated daily from GitHub