Refactor Docker build and automatically push images (#41)

Refactor Docker build / Add GitHub workflow for creating and publishing Docker image
This commit is contained in:
Jochen Schalanda
2022-01-24 16:41:23 +01:00
committed by GitHub
parent 0de6d3df04
commit 2764b2b776
5 changed files with 71 additions and 38 deletions

View File

@@ -1,3 +1,7 @@
node_modules
node_modules/
npm-debug.log
test
test/
conf/
db/
.git/
.github/