1 Star 0 Fork 14

丸子哥/docker-hello-world

forked from 12叔/docker-hello-world 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.sh 327 Bytes
一键复制 编辑 原始数据 按行查看 历史
丸子哥 提交于 2017-01-06 10:54 . 更新 build.sh
#!/bin/bash
#docker run --rm --name mvn -v /molyfun/maven:/root/.m2 -v /var/lib/jenkins/workspace/$JOB_NAME:/usr/src/mvn -w /usr/src/mvn/ maven:3.3.3-jdk-8 mvn clean install -Dmaven.test.skip=true
docker build -t molyfun/dd -f $WORKSPACE/Dockerfile $WORKSPACE
#docker run -d -p 9777:8080 molyfun/docker-hello-world
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/wanzigehit/docker-hello-world.git
git@gitee.com:wanzigehit/docker-hello-world.git
wanzigehit
docker-hello-world
docker-hello-world
master

搜索帮助