mitmproxy/release/docker
Maximilian Hils 99aa0a70af
Docker: use latest python and debian (#7242)
* docker: use latest python and debian

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-10-13 18:21:57 +02:00
..
DockerHub-README.md DockerHub-README.md: reword ambiguous command (#6080) 2023-04-27 08:49:15 +00:00
Dockerfile Docker: use latest python and debian (#7242) 2024-10-13 18:21:57 +02:00
README.md CI: Deploy to GitHub Container Registry, streamline builds (#7061) 2024-07-29 18:11:41 +00:00
docker-entrypoint.sh Docker: use latest python and debian (#7242) 2024-10-13 18:21:57 +02:00

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