update
This commit is contained in:
parent
9e4cf5450b
commit
6601a1c5b0
16 changed files with 192 additions and 118 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