Владимир Томишинец %!s(int64=5) %!d(string=hai) anos
pai
achega
8f8b46404f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -25,6 +25,6 @@ RUN set -x \
 COPY logging.properties /opt/tomcat8/conf/
 RUN set -eux; \
     localedef -i ru_RU -c -f UTF-8 -A /usr/share/locale/locale.alias ru_RU.UTF-8
-USER tomcat
+#USER tomcat
 ENV LANG ru_RU.utf8
 CMD ["catalina.sh", "run"]