Explorar o código

Обновить 'Dockerfile'

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

+ 1 - 1
Dockerfile

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