Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Reproductibility
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
inter_CATI_omics
Reproductibility
Commits
c5e9fc69
Commit
c5e9fc69
authored
4 years ago
by
Jacques Lagnel
Browse files
Options
Downloads
Patches
Plain Diff
Update Singularity_TP3_good_practices.adoc
parent
e7802344
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#21066
passed
4 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
singularity/Singularity_TP3_good_practices.adoc
+7
-0
7 additions, 0 deletions
singularity/Singularity_TP3_good_practices.adoc
with
7 additions
and
0 deletions
singularity/Singularity_TP3_good_practices.adoc
+
7
−
0
View file @
c5e9fc69
...
...
@@ -175,6 +175,12 @@ NB: user is the username gitlab, passwd the associated password, container.sif i
oras: Pull a SIF image from a supporting OCI registry
oras://registry/namespace/image:tag
Gitlab forge MIA:
https://forgemia.inra.fr/
Gitlab in2p3:
https://gitlab.in2p3.fr/
Push: send a container to a registry
[source, bash]
singularity push --docker-username user --docker-password passwd container.sif oras://gitlab-registry/user/project:latest
...
...
@@ -242,3 +248,4 @@ The image can be pull (singularity version >=3.3) with:
singularity pull bwa_v0.7.17.sif oras://registry.forgemia.inra.fr/<yourgitlabaccount>/bwa/bwa:latest
Or you can download directly the singularity-image: artefacts.zip
NOTE: For mia forge the arfefacts are limited to 1Go
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