Is it possible to run OWASP ZAP in a Docker container
I have a container using the python:3.12-slim
image to run a Python Flask app and I would like to run ZAP inside this image. How should I go about doing this?
Docker Zap container is not exposed in my local machine
I am trying to run a custom zap proxy using the below dockerfile: