MRIQC fails due to small docker containers

39 views
Skip to first unread message

Anders Eklund

unread,
Nov 13, 2017, 2:55:33 AM11/13/17
to mriqc-users
When I first ran MRIQC through docker (for a dataset with 198 subjects) it failed due to the fact that the docker container by default is set to a maximum of 10 GB. Changing the maximum size to 30 GB solved my problem, maybe you can include this info to other users.

service docker stop

dockerd --storage-opt dm.basesize=30G
Reply all
Reply to author
Forward
0 new messages