gRPC web proxy application, as made by improbable-eng, including build for ARM
779
github.com/improbable-eng/grpc-web
Includes builds for ARM7 (appropriate for Raspberry Pi)
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
Content type
Image
Digest
Size
10.3 MB
Last updated
over 7 years ago
docker pull briggysmalls/grpcwebproxy