Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【工具推荐】Quick Reference 为开发人员分享快速参考备忘清单 #2704

Open
jaywcjlove opened this issue Oct 25, 2022 · 0 comments

Comments

@jaywcjlove
Copy link

jaywcjlove commented Oct 25, 2022

CI Docker Image Version (latest by date) Docker Image Size (latest by date) Docker Pulls

为开发人员分享快速参考备忘清单,是一个 reference 的轮子 :)

预览:https://jaywcjlove.github.io/reference
GitHub:https://github.com/jaywcjlove/reference

image

轻松通过 docker 部署 Quick Reference 网站。

docker pull wcjiang/reference
docker run --name reference --rm -d -p 9667:3000 wcjiang/reference:latest
# Or
docker run --name reference -itd -p 9667:3000 wcjiang/reference:latest

在浏览器中访问以下 URL

http://localhost:9667/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants