Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
singularity
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
BioHPC
singularity
Commits
add848ce
There was an error fetching the commit references. Please try again later.
Commit
add848ce
authored
7 years ago
by
David Godlove
Committed by
Vanessa Sochat
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fixing env var in build help (#1130)
parent
34618235
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libexec/cli/build.info
+1
-1
1 addition, 1 deletion
libexec/cli/build.info
with
1 addition
and
1 deletion
libexec/cli/build.info
+
1
−
1
View file @
add848ce
...
...
@@ -90,7 +90,7 @@ DEFFILE SECTION EXAMPLES:
%setup
echo "This is a scriptlet that will be executed on the host, as root, after"
echo "the container has been bootstrapped. To install things into the container"
echo "reference the file system location with \$SINGULARITY_
BUILD
ROOT"
echo "reference the file system location with \$SINGULARITY_ROOT
FS
"
%post
echo "This scriptlet section will be executed from within the container after"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment