added client Makefile

This commit is contained in:
Pin
2022-05-30 14:10:37 -04:00
parent d904521ff7
commit 7c52844c16
5 changed files with 15 additions and 2 deletions

2
server/Makefile Normal file
View File

@@ -0,0 +1,2 @@
docker_build:
docker build . -t saprus_server:latest