Skip to content

Update docs-hpc.md#65

Merged
vsoch merged 1 commit intosingularityware:docs/2.3from
ArangoGutierrez:patch-2
Apr 13, 2017
Merged

Update docs-hpc.md#65
vsoch merged 1 commit intosingularityware:docs/2.3from
ArangoGutierrez:patch-2

Conversation

@ArangoGutierrez
Copy link
Copy Markdown
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