Explorar o código

Обновить 'Dockerfile'

Vladimir Tomishinets %!s(int64=6) %!d(string=hai) anos
pai
achega
e702ca9dcf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -20,5 +20,6 @@ RUN set -x \
            && chmod +x /opt/tomcat8/bin/healthcheck.sh \
            && chown -R tomcat:tomcat /etc/web-infoclinic \
            && chown tomcat:tomcat /etc/tomcat8
+           
 USER tomcat
 CMD ["catalina.sh", "run"]