Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
containers
eic_container
Commits
81c8e15b
Commit
81c8e15b
authored
3 years ago
by
Sylvester Joosten
Browse files
Options
Downloads
Patches
Plain Diff
Added documentation for raw container download
parent
2baf5e18
No related branches found
No related tags found
1 merge request
!67
Resolve "Tweak singularity container deploy"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+14
-0
14 additions, 0 deletions
README.md
with
14 additions
and
0 deletions
README.md
+
14
−
0
View file @
81c8e15b
...
...
@@ -25,6 +25,20 @@ eic-shell
4.
Within your development environment (
`eic-shell`
), you can install software to the
internal
`$ATHENA_PREFIX`
Singularity Container Dowload for Development Usage
-------------
**
Note: this container download script is meant for expert usage. If it is unclear to you
why you would want to do this, you are probably looking for the single installation
above.
**
To download the
`jug_dev:testing`
base image, do
```
bash
curl https://eicweb.phy.anl.gov/containers/eic_container/-/raw/master/download_dev.sh | bash
```
To download the
`jug_xl:nightly`
image, do
```
bash
curl https://eicweb.phy.anl.gov/containers/eic_container/-/raw/master/download_dev.sh | bash
-s
--
-c
jug_xl
-v
nightly
```
Using the docker container for your CI purposes
-----------------------------------------------
...
...
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