mitmproxy/release/docker
Jason S 4087b2105d
added chown for .mitmproxy volume (#7168)
* added chown for .mitmproxy volume

* corrected chown I think

* one more try, this time with some feeling
2024-09-09 14:08:03 +02:00
..
docker-entrypoint.sh
Dockerfile added chown for .mitmproxy volume (#7168) 2024-09-09 14:08:03 +02: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 ..