зеркало из https://github.com/golang/build.git
…
|
||
---|---|---|
.. | ||
pubsubtypes | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md | ||
deployment-prod.yaml | ||
github.go | ||
pubsubhelper.go |
README.md
golang.org/x/build/cmd/pubsubhelper
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]
Deployment
See the documentation on deployment.