1 Star 0 Fork 587

逐客教我_1024 / 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/zhukejiaowo/tms.git
git@gitee.com:zhukejiaowo/tms.git
zhukejiaowo
tms
tms
master

搜索帮助