Skip to content

Commit 72fe4cf

Browse files
ArangoGutierrezvsoch
authored andcommitted
Update docs-quick-start-installation.md (#60)
99-environment.sh deleted on line 198
1 parent 511f867 commit 72fe4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/user-docs/docs-quick-start-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ The `runscript` is linked to the file `/singularity`. Within `env` we have diffe
195195

196196
```bash
197197
ls /.singularity.d/env
198-
01-base.sh 10-docker.sh 99-environment.sh
198+
01-base.sh 10-docker.sh
199199
```
200200

201201
`labels.json` is metadata about the container, both from the bootstrap or creation, and docker (if relevant). We are showing these files so you understand how we are storing metadata. We advise you to not edit these files manually but rather to add variables to your [bootstrap specification](/docs-bootstrap) file that will automatically generate these files.

0 commit comments

Comments
 (0)