mirror of
https://github.com/cupcakearmy/liquet.git
synced 2024-11-01 08:04:13 +01:00
3 lines
73 B
Docker
3 lines
73 B
Docker
|
FROM wordpress:5-apache
|
||
|
|
||
|
RUN docker-php-ext-install pdo_mysql exif bcmath
|