Skip to content
Snippets Groups Projects
Commit 1751a270 authored by Moreau Elise's avatar Moreau Elise
Browse files

update gitignore, sql file and dockerfile

parent 3db37d05
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,4 @@
.phpunit.result.cache
var/
node_modules
.cache
\ No newline at end of file
.cache
FROM php:7.4-alpine
RUN docker-php-ext-install pdo pdo_mysql
\ No newline at end of file
RUN docker-php-ext-install pdo pdo_mysql
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment