Изменил(а) на 'tclssg/Dockerfile'
This commit is contained in:
parent
fd047acf37
commit
e54725bb31
|
@ -1,6 +1,6 @@
|
||||||
FROM debian:buster-slim
|
FROM debian:buster-slim
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y tcl libtcl tcllib libsqlite3-tcl gity locales locales-all
|
&& apt-get install -y tcl libtcl tcllib libsqlite3-tcl git locales locales-all
|
||||||
ENV LC_ALL ru_RU.UTF-8
|
ENV LC_ALL ru_RU.UTF-8
|
||||||
ENV LANG ru_RU.UTF-8
|
ENV LANG ru_RU.UTF-8
|
||||||
ENV LANGUAGE ru_RU.UTF-8
|
ENV LANGUAGE ru_RU.UTF-8
|
||||||
|
|
Loading…
Reference in New Issue
Block a user