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 Force confdir to /home/mitmproxy/.mitmproxy when volume is root-owned (#7699) 2025-05-08 11:47:33 +02:00
Dockerfile Build docker images with trixie (#7851) 2025-08-24 17:33:30 +00:00
DockerHub-README.md
README.md CI: Deploy to GitHub Container Registry, streamline builds (#7061) 2024-07-29 18:11:41 +00:00

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 ..