Slowness: large files with docker ?
I uploaded a 1.6GB corpus, and even after the upload was finished (100%), the whole virtual machine freezed for about 5 minutes. I wonder whether this may be due to docker copying the file into its "overlay" storage space. Also, when storing many large files, the default docker space in /var/lib/docker is likely to not be the best place for this. So for large corpora, another option, or a documentation explaining how to use an external configurable disk space should me proposed.