iriusrisk / bdd-security

BDD Automated Security Tests for Web Applications
http://www.continuumsecurity.net/bdd-intro.html
GNU Affero General Public License v3.0
561 stars 178 forks source link

Externalise configurable data for docker image #79

Open stephendv1 opened 7 years ago

stephendv1 commented 7 years ago

Place the key directories and files that can be edited by the user onto a separate directory, and mount it as an external volume with the docker image, so that users can more easily modify the features without having to edit the docker image.