You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since ppl might up/down docker containers frequently (on system restart for instance), they would loose any of the config changes they've made inside the container.
I'd recommend placing a template amass-config.ini file in the main repo, having the user edit that. Then you can modify the docker-compose.yml to include this mount:
Since ppl might up/down docker containers frequently (on system restart for instance), they would loose any of the config changes they've made inside the container.
I'd recommend placing a template
amass-config.inifile in the main repo, having the user edit that. Then you can modify thedocker-compose.ymlto include this mount:I think this would also help to close issue #4