Add some docker

This commit is contained in:
Lance Pioch
2024-06-02 21:57:23 -04:00
committed by Michael (Parker) Parker
parent 3e7c29d264
commit 508e1c9645
7 changed files with 98 additions and 69 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
.git
node_modules
vendor
storage/debugbar/*.json
storage/logs/*.log
storage/framework/cache/data/*
storage/framework/sessions/*
storage/framework/testing
storage/framework/views/*.php