Adds Docker to allow users to get the project up and running quickly.

This commit is contained in:
luke
2023-01-28 20:05:28 +00:00
parent b702e0c084
commit 6e3d940c8c
+2
View File
@@ -1,4 +1,5 @@
/art export-ignore
/docker export-ignore
/docs export-ignore
/tests export-ignore
/scripts export-ignore
@@ -11,5 +12,6 @@ phpstan.neon export-ignore
/phpunit.xml export-ignore
CHANGELOG.md export-ignore
CONTRIBUTING.md export-ignore
docker-compose.yml export-ignore
README.md export-ignore