mitmproxy/release/docker
2024-07-29 18:11:41 +00:00
..
docker-entrypoint.sh pass signals to mitmproxy in docker-entrypoint.sh (#5920) 2023-02-09 11:43:47 +01:00
Dockerfile CI: Deploy to GitHub Container Registry, streamline builds (#7061) 2024-07-29 18:11:41 +00:00
DockerHub-README.md DockerHub-README.md: reword ambiguous command (#6080) 2023-04-27 08:49:15 +00:00
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 ..