Skip to content

Conversation

@ArangoGutierrez
Copy link
Contributor

Following issue #64
Changes
In line 50

sudo singularity exec -w  /tmp/Centos-7.img make install

replaced for

sudo singularity exec -w -B /home /tmp/Centos-7.img make install

Following issue singularityware#64
Changes
In line 50
```bash
sudo singularity exec -w  /tmp/Centos-7.img make install
```
replaced for
```bash
sudo singularity exec -w -B /home /tmp/Centos-7.img make install
```
@vsoch vsoch merged commit 018fd2c into singularityware:docs/2.3 Apr 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants