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