secureCodeBox / scanner-webapplication-zap

Part of the deprecated secureCodeBox v1, see secureCodeBox/secureCodeBox Repo for v2
Apache License 2.0
6 stars 4 forks source link

Use the minimal ZAP docker images instead of the big stable one. #1

Closed rseedorff closed 6 years ago

rseedorff commented 6 years ago

Try to use the smaller alpine based image "owasp/zap2docker-bare" instead of the bigger one "owasp/zap2docker-stable".

Therefore you have to install the packages with another package manager and maybe kick supervisor (not sure if it works under alpine linux).