mitmproxy/release/docker
Maximilian Hils 5274c5b4e1
Build docker images with trixie (#7851)
build docker images with trixie
2025-08-24 17:33:30 +00:00
..
docker-entrypoint.sh
Dockerfile Build docker images with trixie (#7851) 2025-08-24 17:33:30 +00:00
DockerHub-README.md
README.md

Build Instructions

  1. Copy mitmproxy-$VERSION-py3-none-any.whl into this directory.
    You can get the latest public release at https://mitmproxy.org/downloads/.
  2. Run docker build ..