We found a solution for the slow SOLR.
Change the Volume bind once created locally to:
- type: bind
source: ~/locationondisk/data
target: /var/lib/postgresql/data
consistency: cached
read_only: false
Now the startup and the solr index only takes a minute.