Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
BaseImage
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
EIC
BaseImage
Commits
37052df5
Commit
37052df5
authored
May 16, 2018
by
David Blyth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated README.md
parent
3316dc73
Pipeline
#576
passed with stages
in 17 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
README.md
README.md
+9
-3
No files found.
README.md
View file @
37052df5
# About
This
repository contains a Dockerfile for building a base container image for a
variety of uses in the
context of EIC studies at ANL.
This
container image is a base container image for a variety of uses in the
context of EIC studies at ANL.
## Key software packages
*
ProIO
*
ROOT
#
Using the image
#
Running a container
## Docker
Example:
```
shell
...
...
@@ -36,6 +36,12 @@ seems that the environment is being negatively affected by the user's
singularity
exec
base.img bash
--norc
```
# Using the container
The main functionality that this container image provides is the ability to
read and write files that are used in the simulation and reconstruction cycle.
For this purpose, the image includes ProIO (all languages) and ROOT. Try
commands like
`proio-ls`
or
`root`
.
# Building the image
Example:
```
shell
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment