Docker setup

This commit is contained in:
Ahmed Al-Taiar
2024-09-05 12:14:36 -04:00
parent 97db911c48
commit 3204a8319c
8 changed files with 305 additions and 1 deletions

18
.dockerignore Normal file
View File

@@ -0,0 +1,18 @@
**/node_modules
**/dist
.redwood
.env
README.md
LICENSE
.git
.gitignore
.vscode
.editorconfig
Dockerfile
docker-compose*
.dockerignore