chore:Docker MNG에 LibreOffice 설치 추가 (DOCX→PDF 변환용)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y \
|
||||
libjpeg62-turbo-dev \
|
||||
nginx \
|
||||
supervisor \
|
||||
libreoffice-writer-nogui \
|
||||
&& docker-php-ext-configure gd --with-freetype --with-jpeg \
|
||||
&& docker-php-ext-install zip mysqli pdo pdo_mysql intl soap gd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user