Commit Graph

6 Commits (master)

Author SHA1 Message Date
Jinglei Dong f33670a563
fix(intro/docker-deploy, .bashrc, Dockerfile): 解决本地部署服务器时无法使用其他设备访问的问题 (#4195)
* fix: solve public network access problem in deploying server

* fix: solve public network access problem in deploying server

* fix environment variable problems

* 在Docker部署指南中加入环境变量使用方法
2022-08-10 10:54:31 +00:00
Menci a69499d04e refactor: lock Python dependencies with Pipenv 2022-07-10 17:26:46 +08:00
Menci 1afc0eb0f4 refactor: migrate NPM to Yarn and add TypeScript and Prettier 2022-07-10 17:26:46 +08:00
mxr612 dd3f6cd400
fix: Dockerfile #3104 (#3670)
* upd the image & the git link
del the maintainer label

* fix(docker): remove useless comment

* fix(docker): using LABEL instead of MAINTAINER

https://docs.docker.com/engine/reference/builder/#maintainer-deprecated

* feat(docker): add env var WIKI_REPO to control repo URL

It will fall back to GitHub automatically when WIKI_REPO is not set.

Co-authored-by: Coelacanthus <coelacanthus@outlook.com>
2021-11-21 16:53:18 +08:00
billchenchina bf6450ad57
Update OI wiki repo link(2) 2020-07-01 23:32:08 +08:00
frank-xjh 522c587553 feat: docker deploy 2018-11-04 00:15:07 +08:00