Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aortizgu/my_proto
https://github.com/aortizgu/my_proto
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aortizgu/my_proto
- Owner: aortizgu
- License: apache-2.0
- Created: 2023-09-06T20:47:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-07T22:50:56.000Z (over 1 year ago)
- Last Synced: 2023-09-08T00:42:44.191Z (over 1 year ago)
- Language: C++
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my_proto
```
docker build . -t my_app
``````
docker run -v ${PWD}/grpc:/app --rm -ti my_app:latest
```