cartella libs
This commit is contained in:
parent
ebc6777658
commit
b5f15c7ed6
0
apache/conf/ssl/placeholder
Normal file
0
apache/conf/ssl/placeholder
Normal file
@ -22,7 +22,7 @@ COPY ./tomcat_conf/context.xml /usr/local/tomcat/conf/context.xml
|
||||
COPY ./tomcat_conf/server.xml /usr/local/tomcat/conf/server.xml
|
||||
|
||||
# JDBC
|
||||
COPY ./postgresql-42.6.0.jar /usr/local/tomcat/lib/postgresql-42.6.0.jar
|
||||
COPY ./libs/postgresql-42.6.0.jar /usr/local/tomcat/lib/postgresql-42.6.0.jar
|
||||
|
||||
# Set permissions on Tomcat directories
|
||||
RUN chown -R ${USERNAME}:${GROUPNAME} /usr/local/tomcat
|
||||
|
||||
Loading…
Reference in New Issue
Block a user