зеркало из https://github.com/golang/build.git
5e39b3d9fe
Updates golang/go#25283 Change-Id: Ic8a3c03d803a561d836d24737eb0baaa965172e3 Reviewed-on: https://go-review.googlesource.com/112035 Reviewed-by: Andrew Bonventre <andybons@golang.org> |
||
---|---|---|
.. | ||
pubsubtypes | ||
.gitignore | ||
Dockerfile | ||
Dockerfile.0 | ||
Makefile | ||
README | ||
cache-volume-prod.yaml | ||
deployment-prod.yaml | ||
github.go | ||
pubsubhelper.go | ||
service.yaml |
README
## Running with Docker locally docker run --rm -it \ -p 80:80 \ -p 25:25 \ -p 443:443 \ gcr.io/go-dashboard-dev/pubsubhelper:latest [any additional pubsubhelper flags]