Sign inSign up

briggysmalls/grpcwebproxy

By briggysmalls

Updated over 7 years ago

gRPC web proxy application, as made by improbable-eng, including build for ARM

Image
0

779

briggysmalls/grpcwebproxy repository overview

Dockerfile for github.com/improbable-eng/grpc-web

github.com/improbable-eng/grpc-web

Includes builds for ARM7 (appropriate for Raspberry Pi)

Usage

docker run --net="host" -v "${PWD}/certs:/certs" --rm -it mozgiii/docker-grpcwebproxy \
        --server_tls_cert_file=/certs/localhost.crt \
        --server_tls_key_file=/certs/localhost.key \
        --backend_addr=localhost:8800 \
        --backend_tls_noverify

Tag summary

Content type

Image

Digest

Size

10.3 MB

Last updated

over 7 years ago

docker pull briggysmalls/grpcwebproxy