Basic Dockerfile

This commit is contained in:
2025-07-06 15:58:54 -04:00
parent 6fb38d36f3
commit 44057c8c92
5 changed files with 67 additions and 2 deletions

16
.dockerignore Normal file
View File

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