added docker support

This commit is contained in:
2024-09-12 19:32:09 -04:00
parent d575a4efc5
commit c61d0c40af
3 changed files with 84 additions and 0 deletions

15
.dockerignore Normal file
View File

@ -0,0 +1,15 @@
node_modules
Dockerfile*
docker-compose*
.dockerignore
.git
.gitignore
README.md
LICENSE
.vscode
Makefile
helm-charts
.env
.editorconfig
.idea
coverage*