1 Star 0 Fork 590

tanhaiyuan / tms

forked from xiweicheng / tms 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 166 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiweicheng 提交于 2020-12-06 11:13 . 优化docker-compose启动脚本
FROM tomcat:8.5
LABEL MAINTAINER="xiweicheng@yeah.net"
RUN rm -rf /usr/local/tomcat/webapps/*
COPY target/tms-1.0.0-SNAPSHOT.war /usr/local/tomcat/webapps/ROOT.war
Java
1
https://gitee.com/tanhaiyuan/tms.git
git@gitee.com:tanhaiyuan/tms.git
tanhaiyuan
tms
tms
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891