mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +00:00
* added chown for .mitmproxy volume * corrected chown I think * one more try, this time with some feeling |
||
|---|---|---|
| .. | ||
| 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 ..