Added support for Docker usage in development

This commit is contained in:
2024-02-23 13:27:29 -05:00
parent 75552eccee
commit 65fc2b753b
5 changed files with 21 additions and 0 deletions

1
bin/docker-build.bat Normal file
View File

@ -0,0 +1 @@
docker build -t leviathan .