Added Dockerfile and adapted arm64 docker-arm64 workflow

This commit is contained in:
2025-12-11 20:45:43 +01:00
parent 44a2a61e2a
commit 2c59f6424f
3 changed files with 35 additions and 23 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/bin
**/obj
**/node_modules