https://github.com/imjoey/grpc-go-docker-library
https://github.com/imjoey/grpc-go-docker-library
docker docker-image dockerfile golang
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/imjoey/grpc-go-docker-library
- Owner: imjoey
- Created: 2018-04-10T04:32:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T02:19:13.000Z (almost 8 years ago)
- Last Synced: 2025-01-20T19:13:14.409Z (over 1 year 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.