update
This commit is contained in:
16
tomcat/README.md
Normal file
16
tomcat/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 构建 tomcat 镜像
|
||||
|
||||
## 定制
|
||||
- 安装 apache-tomcat-native
|
||||
- 开启 apr
|
||||
|
||||
## 外挂目录和文件
|
||||
- /opt/tomcat/webapps: 应用 war 包目录
|
||||
- /opt/tomcat/logs: 日志目录
|
||||
|
||||
## 引入环境变量
|
||||
- JAVA_OPTS: jvm 参数
|
||||
|
||||
## 案例
|
||||
- [Demo/SingleNode/](Demo/SingleNode/): 部署 tomcat
|
||||
|
||||
Reference in New Issue
Block a user