Mian Asbat Ahmad

Results 9 comments of Mian Asbat Ahmad

Hi Kaczmarj, Thanks for reply. Attached is the recipe.txt. # [singularity_recipe_neuro.txt](https://github.com/kaczmarj/neurodocker/files/3462171/singularity_recipe_neuro.txt)

@kaczmarg, I will give it a try and let you know. Many thanks.

@kaczmarj I tried it today in new centos vm in virtualbox. Running it with sudo switching to `debian:stretch` image I got some permission errors. The final part of terminal log...

@kaczmarj thanks for reply. Not sure about neurodocker ? I just ran as root ``` singularity build neurosing.sif singularity_recipe_neuro.txt ``` I also did ``` singularity build neurosing.sif singularity_recipe_neuro.txt> run_log.txt ```...

@kaczmarj - for the above image I got the error ``` [root@localhost ~]# singularity build neurosing.sif singularity_recipe_neuro.txt INFO: Starting build... Getting image source signatures Skipping fetch of repeat blob sha256:5d20c808ce198565ff70b3ed23a991dd49afac45dece63474b27ce6ed036adc6...

@kaczmarj It spit the following text. Also it is not addressing the issue with the recipe. ``` docker run --rm kaczmarj/neurodocker:master generate docker --base=debian:jessie --pkg-manager=apt --spm version=r7219 Unable to find...

For quick deployment and testing, I followed the process docker deployment and got the same spawn error. I remember using R server which works in a way that will allow...

Thanks. I will look into it.