Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
249390ab
Commit
249390ab
authored
Jan 29, 2020
by
Mihai Patrascoiu
Browse files
Update Dockerfile within projects subdirectory with the new repo file structure
parent
975e8d5b
Pipeline
#1376202
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
projects/eos/Dockerfile
View file @
249390ab
...
...
@@ -15,7 +15,7 @@ RUN sed -i '/^enabled=.*/a exclude=xrootd*' /etc/yum.repos.d/epel.repo
RUN
curl http://repository.egi.eu/sw/production/cas/1/current/repo-files/EGI-trustanchors.repo
-o
/etc/yum.repos.d/lcg-CA.repo
# Add this repo for EOS dependencies
ADD
eos-docker/eos.repo /etc/yum.repos.d/
ADD
eos-docker/
el-7/
eos.repo /etc/yum.repos.d/
# Install new EOS from created repo - the ADD command will reset the docker cache,
# and any commands after that point will be uncached.
...
...
Mihai Patrascoiu
@mipatras
mentioned in issue
dss/eos#5 (closed)
·
Feb 06, 2020
mentioned in issue
dss/eos#5 (closed)
mentioned in issue dss/eos#5
Toggle commit list
Write
Preview
Supports
Markdown
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