mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| docker-entrypoint.sh | ||
| Dockerfile | ||
| DockerHub-README.md | ||
| README.md | ||
Build Instructions
- Copy
mitmproxy-$VERSION-py3-none-any.whlinto this directory.
You can get the latest public release at https://mitmproxy.org/downloads/. - Run
docker build ..