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
d38ddbe9
Commit
d38ddbe9
authored
May 11, 2018
by
Jozsef Makai
Browse files
Additional dependencies for Kuba
parent
df5eeadc
Pipeline
#381764
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
d38ddbe9
...
...
@@ -30,7 +30,8 @@ RUN yum clean all; \
krb5-workstation yum-plugin-priorities
\
createrepo initscripts less emacs vim nano
\
davix git parallel compat-libf2c-34 libgfortran
\
gdb gcc-c++ cmake3 libacl-devel perl-Test-Harness
gdb gcc-c++ cmake3 libacl-devel perl-Test-Harness
\
rpm-build bzip2
# Install new EOS from created repo - the ADD command will reset the docker cache,
# and any commands after that point will be uncached.
...
...
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