Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
openstructure
Commits
41f76d14
Commit
41f76d14
authored
7 years ago
by
Rafal Gumienny
Browse files
Options
Downloads
Patches
Plain Diff
docs: SCHWED-3097 Explain were to use root better
parent
de091bbf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
singularity/README.rst
+5
-5
5 additions, 5 deletions
singularity/README.rst
with
5 additions
and
5 deletions
singularity/README.rst
+
5
−
5
View file @
41f76d14
OST Singularity
===============
.. note::
In order to run some singularity commands there might be a need to run them as root (sudo).
Build Singularity image
-----------------------
...
...
@@ -13,7 +9,11 @@ In order to build OST Singularity image:
.. code-block:: bash
cd <OST ROOT>/singularity
singularity build ost.img Singularity.1.7.1
sudo singularity build ost.img Singularity.1.7.1
.. note::
Running singularity build command requires root permissions (sudo).
One can chose any name for an image. For the purose of this file we will assume
that the image name is `ost.img`.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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