Skip to content

tdex-network/docker-grpcwebproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d1a05e8 · Jul 31, 2020

History

4 Commits
Jul 31, 2020
Jul 31, 2020
Jul 31, 2020
Jul 31, 2020

Repository files navigation

docker-grpcwebproxy

Dockerfile for the standalone Grpc Web Proxy

Build

$ docker build -t truedex/grpcwebproxy:latest .

Run

$ docker run --name gwp --network host -t truedex/grpcwebproxy:latest --backend_addr=:9945 --run_tls_server=false --allow_all_origins 

About

Dockerfile for the standalone Grpc Web Proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published