all: docker-build docker-build: docker build -t dingshudata/footbar-statistics . grpc: python -m grpc_tools.protoc --python_out=./server --grpc_python_out=./server -I./proto ./proto/process.proto