mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update Dockerfile
This commit is contained in:
parent
65600b4edb
commit
8eca0b9239
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y \
|
||||||
libfreetype6-dev \
|
libfreetype6-dev \
|
||||||
libxml2-dev \
|
libxml2-dev \
|
||||||
libzip-dev \
|
libzip-dev \
|
||||||
|
libonig-dev \
|
||||||
&& docker-php-ext-install -j$(nproc) \
|
&& docker-php-ext-install -j$(nproc) \
|
||||||
mysqli \
|
mysqli \
|
||||||
mbstring \
|
mbstring \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue