This commit is contained in:
F4ilji
2026-03-20 21:47:02 +05:00
parent ae7b42acbe
commit a3948c872e
1926 changed files with 2630 additions and 270 deletions
Regular → Executable
+3
View File
@@ -24,6 +24,9 @@ RUN apt-get update && apt-get install -y \
libicu-dev \
g++ \
default-mysql-client \
# LibreOffice для конвертации DOC в DOCX
libreoffice-common \
libreoffice-writer \
# Установка Node.js (актуальная LTS-версия 18)
&& curl -fsSL https://deb.nodesource.com/setup_18.x | bash - \
&& apt-get install -y nodejs \
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
View File
View File
View File
View File