Vladimir Tomishinets hace 4 años
padre
commit
b9b9908970
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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"]