blob: d20742b8e9fc2650c4c887b09d818a0aa624f828 [file] [log] [blame]
Jess Frazelle91d89332017-04-13 14:38:14 +00001## Running with Docker locally
2
3docker run --rm -it \
4 -p 80:80 \
5 -p 25:25 \
6 -p 443:443 \
7 gcr.io/go-dashboard-dev/pubsubhelper:latest [any additional pubsubhelper flags]