add docker build

This commit is contained in:
XenGi 2023-10-18 15:39:37 +02:00
parent c746d81063
commit 7454aa6569
Signed by: xengi
SSH key fingerprint: SHA256:EvLbWxFCtfmd+8Xa6RkzkhIga+wFkKCekfFacYVn63M
4 changed files with 57 additions and 1 deletions

11
.dockerignore Normal file
View file

@ -0,0 +1,11 @@
node_modules
Dockerfile
.dockerignore
.git
.gitignore
README.md
LICENSE
.editorconfig
.idea
coverage*