per ahi 4.2 FP 619

This commit is contained in:
LORENZO\pacio 2025-01-23 13:00:14 +01:00
parent 841c2fd0c2
commit c4e1ca04c7

View File

@ -21,7 +21,7 @@ RUN apt-get update && \
inetutils-telnet \ # For telnet
openssl \ # For openssl commands
ca-certificates \ # For SSL/TLS certificate validation
#libreoffice && \ # SOLO SE RICHIESTO PER GENERAZIONE DOCX CRM
#libreoffice && \ # SOLO SE RICHIESTO PER infinity dms converter
apt-get clean && \
rm -rf /var/lib/apt/lists/*