File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515
1616## 本地部署
1717
18- 如果需要在本地阅读这个仓库 ,可以在安装 Docker 后运行以下命令 :
18+ 如果需要在本地部署菜谱 Web 服务 ,可以在安装 Docker 后运行下面命令 :
1919
2020``` bash
2121docker pull ghcr.io/anduin2017/how-to-cook:latest
2222docker run -d -p 5000:5000 ghcr.io/anduin2017/how-to-cook:latest
2323```
2424
25- 下载 PDF 版本,可以在浏览器中访问 [ /document.pdf] ( https://cook.aiursoft.cn/document.pdf )
25+ 如需下载 PDF 版本,可以在浏览器中访问 [ /document.pdf] ( https://cook.aiursoft.cn/document.pdf )
2626
2727## 如何贡献
2828
Original file line number Diff line number Diff line change 1515
1616## 本地部署
1717
18- 如果需要在本地阅读这个仓库 ,可以在安装 Docker 后运行以下命令 :
18+ 如果需要在本地部署菜谱 Web 服务 ,可以在安装 Docker 后运行下面命令 :
1919
2020``` bash
2121docker pull ghcr.io/anduin2017/how-to-cook:latest
2222docker run -d -p 5000:5000 ghcr.io/anduin2017/how-to-cook:latest
2323```
2424
25- 下载 PDF 版本,可以在浏览器中访问 [ /document.pdf] ( https://cook.aiursoft.cn/document.pdf )
25+ 如需下载 PDF 版本,可以在浏览器中访问 [ /document.pdf] ( https://cook.aiursoft.cn/document.pdf )
2626
2727## 如何贡献
2828
You can’t perform that action at this time.
0 commit comments