
* initial docker compose * for docker volume use direct tdb filemode * runtime properties with solr url configured * move gitattributes to root to ensure scripts stay valid * fix VIVO dockerfile command permissions * use public vivoweb/vivo-solr image * start script improvements * pass docker compose env to containers * generate digest.md5 of existing VIVO home * add initial readme * reset docker compose env defaults * minor readme updates
4 lines
73 B
Bash
4 lines
73 B
Bash
LOCAL_VIVO_HOME=./vivo-home
|
|
RESET_HOME=false
|
|
RESET_CORE=false
|
|
VERBOSE=no
|