1 Star 5 Fork 3

魔方/cube-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Dockerfile 206 Bytes
一键复制 编辑 原始数据 按行查看 历史
魔方 提交于 2021-01-08 11:27 . Add Dockerfile
FROM cubestack/jdk1.8
COPY deploy /home/deploy/
EXPOSE 7000
EXPOSE 7070
EXPOSE 7077
EXPOSE 7010
EXPOSE 7017
ENTRYPOINT [ "/bin/bash", "-c", "cd /home/deploy && ./start.sh && tail -n 100 -f logs/*.out" ]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shixinhulian/cube-server.git
git@gitee.com:shixinhulian/cube-server.git
shixinhulian
cube-server
cube-server
master

搜索帮助