1 Star 0 Fork 704

Gavin / DocHub

forked from 进击的皇虫 / DocHub 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 333 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
TruthHun 提交于 2018-08-19 10:18 . Dockerfile
FROM truthhun/dochub:env
WORKDIR /www/dochub
RUN wget https://github.com/TruthHun/DocHub/releases/download/v2.0/DocHub.V2.0_linux_amd64.zip \
&& apt install unzip -y \
&& unzip DocHub.V2.0_linux_amd64.zip -d /www/dochub/ \
&& rm -rf /www/dochub/__MACOSX \
&& chmod 0777 -R /www/dochub
CMD [ "./DocHub" ]
Go
1
https://gitee.com/gavin-chan/DocHub.git
git@gitee.com:gavin-chan/DocHub.git
gavin-chan
DocHub
DocHub
master

搜索帮助

14c37bed 8189591 565d56ea 8189591