- Now use rx3-docker/java:1.2.0-mga9 image,
- Now use docker-tools-1.5.2, - Update Tomcat 9.0.118, - Rebuild for updates.
This commit is contained in:
@@ -48,7 +48,7 @@ user=tomcat'
|
||||
|
||||
|
||||
|
||||
RUN . /etc/profile.d/rx3.sh && isl_add ${IMG_URL} \
|
||||
RUN . /etc/profile.d/rx3.sh && isl --add ${IMG_URL} \
|
||||
&& urpmi.update -a \
|
||||
&& urpmi --force tomcat \
|
||||
&& echo -e "${TOMCATD}" | sed -e "s/\`/'/g" -e 's/ *$//' > /etc/init.d/tomcatd \
|
||||
|
||||
Reference in New Issue
Block a user