Supprimer Dockerfile
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
FROM php:8.2-apache
|
|
||||||
|
|
||||||
RUN docker-php-ext-install mysqli
|
|
||||||
|
|
||||||
COPY . /var/www/html/
|
|
||||||
|
|
||||||
RUN chown -R www-data:www-data /var/www/html/
|
|
||||||
|
|
||||||
EXPOSE 80
|
|
||||||
Reference in New Issue
Block a user