Skip to content

Commit 7edaeee

Browse files
committed
Merge branch 'docs/2.3' of github.com:singularityware/singularityware.github.io into docs/2.3
2 parents 5f01e2d + 72fe4cf commit 7edaeee

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)