zaproxy: Zap2docker-stable command from docs not working
docker run -i owasp/zap2docker-stable zap-cli quick-scan --self-contained --start-options '-config api.disablekey=true' http://myurl.com
[INFO] Starting ZAP daemon
[ERROR] Timed out waiting for ZAP to start.
I think this may be related to: if I log into the same image with bash, I can’t run my own tool within the image because it says something else is already listening on the port. OSX if it matters.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 20 (11 by maintainers)
A new weekly image will be available soon that fixes that issue (#3798), in the meantime you can use the live image (which has the same contents).