Dockerfile inital

This commit is contained in:
Julian Krauser 2024-10-21 10:38:23 +02:00
parent 28ac0a835b
commit 5c484821c4
3 changed files with 42 additions and 0 deletions

4
.dockerignore Normal file
View file

@ -0,0 +1,4 @@
# NodeJs
node_modules/
dist/
.git/