mailcow/data/Dockerfiles/solr
Joshua Hesketh 1355e993dd
Fix building solr
I kept hitting an error when building solr `/bin/sh: /docker-entrypoint.sh: Text file busy`, this is caused where the script is attempted to be ran before the previous `chmod` command has properly sync'd to disk. Adding in a sync fixes this trouble for me.
2019-02-15 17:04:53 +11:00
..
docker-entrypoint.sh [Solr] Refuse to start with RAM lt 2 GB 2019-01-17 20:25:38 +01:00
Dockerfile Fix building solr 2019-02-15 17:04:53 +11:00