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
fc09f316
Commit
fc09f316
authored
Oct 17, 2017
by
Jozsef Makai
Browse files
Remove misleading xroot version variable
parent
7bd81844
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
fc09f316
...
...
@@ -23,7 +23,6 @@ RUN useradd eos-user
# Docker will aggressively cache the following command, but this is fine, since
# these packages are not updated often.
ENV
XRD_VERSION 4.6.1
RUN
yum clean all
;
\
yum
-y
--nogpg
update
;
\
yum
-y
--nogpg
install
\
...
...
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