This is a docker image for an nginx server that's used by Cloudbreak to reverse proxy requests made from the Cloudbreak deployment to the clusters in the cloud:
docker run --name gateway-proxy -d --net=host -p 80:80 sequenceiq/nginx-cb-gateway
Content type
Image
Digest
sha256:be115930c…
Size
52.2 MB
Last updated
almost 11 years ago
docker pull martonsereg/nginx-cb-gateway