1 Star 0 Fork 3

Admin/testonly

forked from stonecoming/testonly 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Dockerfile 199 Bytes
一键复制 编辑 原始数据 按行查看 历史
paas 提交于 2018-07-25 01:27 . Auto pushed by ServiceStage!
FROM 100.125.0.198:20202/hwcpe-cn-north-1/dockerhub-java:8-jre-alpine
WORKDIR /home/apps/
ADD target/sdztestonly-0.0.1-SNAPSHOT.jar .
ADD start.sh .
ENTRYPOINT ["sh", "/home/apps/start.sh"]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/stonecomes_shidezhi1/testonly.git
git@gitee.com:stonecomes_shidezhi1/testonly.git
stonecomes_shidezhi1
testonly
testonly
master

搜索帮助