Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 607 Bytes

README.md

File metadata and controls

21 lines (9 loc) · 607 Bytes

GRPC client and server for (EBarimt PosAPI with Go lang)

Powered By Developer team of Lambda Platform.

protoc --go_out=. --go-grpc_out=. --go-grpc_opt=require_unimplemented_servers=false posapi.proto

docker build --platform linux/amd64 --build-arg ARCH=x64 -t ebarimtgrpc .

docker tag ebarimtgrpc:latest munkhaltai/ebarimtgrpc:latest docker push munkhaltai/ebarimtgrpc:latest docker pull munkhaltai/ebarimtgrpc:latest