Dockerfile inital
This commit is contained in:
parent
72fb6fbc20
commit
3907482b06
4 changed files with 39 additions and 9 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
# NodeJs
|
||||
node_modules/
|
||||
dist/
|
||||
.git/
|
||||
export/
|
||||
.env
|
Loading…
Add table
Add a link
Reference in a new issue