Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imjoey/grpc-go-docker-library
https://github.com/imjoey/grpc-go-docker-library
docker docker-image dockerfile golang
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/imjoey/grpc-go-docker-library
- Owner: imjoey
- Created: 2018-04-10T04:32:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T02:19:13.000Z (over 6 years ago)
- Last Synced: 2024-11-19T16:47:35.727Z (2 months ago)
- Topics: docker, docker-image, dockerfile, golang
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gRPC Go Docker image
======================This is unoffical gRPC Go Docker image with Go 1.9 and proto 3.5.1. For officla one, please refer to: [grpc/grpc-docker-library](https://github.com/grpc/grpc-docker-library/tree/master/1.0/golang), which is based on Go 1.7 and proto 3.1.0.
# Get pre-built image
You could use `registry.cn-beijing.aliyuncs.com/publish/grpc-go:latest` get the latest one.