Add dockerimage for server

This commit is contained in:
Andras Schmelczer 2024-12-18 22:37:13 +00:00
commit a4d9ec16a1
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 37 additions and 8 deletions

3
backend/.dockerignore Normal file
View file

@ -0,0 +1,3 @@
target
Dockerfile
.dockerignore