-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Expected Behavior
Docker should simplify things not make them harder
Actual Behavior
Docker is a strugle, you have to build image several times before it works:
It ignores configs that in /data
directory, and use only those defaults which was in repo.
It creates results as root, etc etc.
What I've tried so far:
Best workaround is to use -v $PWD:/src/app/spidy/config/
but it still ugly
vertoforce and yuvalk
Metadata
Metadata
Assignees
Labels
No labels