Added a Dockerfile

This commit is contained in:
Tiago Ribeiro
2023-10-09 17:33:54 +01:00
parent e28f0c1a5a
commit 4c93d7cac1
2 changed files with 64 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
Dockerfile
.dockerignore
node_modules
npm-debug.log
README.md
.next
.git