Added docker building.

This commit is contained in:
2023-02-20 01:15:47 +00:00
parent 70224f337a
commit 02b5a13902
8 changed files with 64 additions and 36 deletions

3
.dockerignore Normal file
View File

@ -0,0 +1,3 @@
/target
.env
Dockerfile