Vladimir Tomishinets 4 anos atrás
pai
commit
b9b9908970
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -10,6 +10,5 @@ COPY healthcheck.sh entrypoint.sh /opt/
 
 HEALTHCHECK --interval=5s --start-period=3m CMD /opt/healthcheck.sh
 
-ENV LANG=ru_RU.utf8
 
 ENTRYPOINT ["/opt/entrypoint.sh"]