mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 15:34:44 +02:00
Add mysql
This commit is contained in:
parent
f686eda718
commit
476eccca53
@ -21,7 +21,7 @@ RUN apk update && apk add --no-cache \
|
|||||||
libpng-dev libjpeg-turbo-dev freetype-dev libzip-dev icu-dev \
|
libpng-dev libjpeg-turbo-dev freetype-dev libzip-dev icu-dev \
|
||||||
zip unzip curl \
|
zip unzip curl \
|
||||||
caddy ca-certificates supervisor \
|
caddy ca-certificates supervisor \
|
||||||
&& docker-php-ext-install bcmath gd intl zip opcache pcntl posix
|
&& docker-php-ext-install bcmath gd intl zip opcache pcntl posix pdo_mysql
|
||||||
|
|
||||||
# Copy the Caddyfile to the container
|
# Copy the Caddyfile to the container
|
||||||
COPY Caddyfile /etc/caddy/Caddyfile
|
COPY Caddyfile /etc/caddy/Caddyfile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user