Sign inSign up

maxpeal/nginx-ngrep

By maxpeal

Updated over 6 years ago

Image containing nginx & ngrep. Useful for viewing network traffic when debugging web services.

Image
0

276

maxpeal/nginx-ngrep repository overview

HTTPS proxy Docker image

This repo contains a Dockerfile of an image with nginx and ngrep. It can be useful for viewing requests between services, that are talking to each other using HTTPS.

Diagram

You can use this image for debugging purposes in a setup presented in the diagram above. In short, you can point your service (the red one) to HTTPS proxy container (created from this image - green) and then use ngrep on it to see the requests and responses it sends to the Service B.

More info:

Tag summary

Content type

Image

Digest

Size

10.8 MB

Last updated

over 6 years ago

docker pull maxpeal/nginx-ngrep