Dockerized application

This commit is contained in:
Sergio 2023-04-20 12:40:01 +02:00
parent 6363d5171d
commit fcc23ffd51
3 changed files with 29 additions and 1 deletions

8
.dockerignore Normal file
View file

@ -0,0 +1,8 @@
node_modules
*.md
.git
.gitignore
.editorconfig
LICENSE
Dockerfile
.vscode