first commit
This commit is contained in:
commit
b3a642dffb
1189 changed files with 329233 additions and 0 deletions
6
config/entrypoint.sh
Normal file
6
config/entrypoint.sh
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#! /bin/bash
|
||||
|
||||
. /etc/tomcat/tomcat.conf
|
||||
. /etc/sysconfig/tomcat
|
||||
|
||||
/usr/libexec/tomcat/server start
|
||||
Loading…
Add table
Add a link
Reference in a new issue