Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 411 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 411 Bytes

Simple and the latest image of mitmproxy

This repository contains Dockerfile of mitmproxy for Docker's automated build published to the public Docker Hub.

Usage

docker run -it --rm \
    -v ~/.mitmproxy:/root/.mitmproxy \
    -p 8080:8080 \
    sgrio/mitmproxy mitmproxy