Oops! Wrong folder
This commit is contained in:
parent
557269c071
commit
f181d9fcfd
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
FROM php:fpm
|
||||
|
||||
RUN apt update -y
|
||||
RUN apt install -y zlib1g-dev libpng-dev
|
||||
RUN docker-php-ext-install gd
|
||||
RUN docker-php-ext-install pdo_mysql
|
Reference in a new issue