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
fc399fc3
Commit
fc399fc3
authored
May 13, 2018
by
Jozsef Makai
Browse files
Dependencies for building zlib
parent
d38ddbe9
Pipeline
#382986
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
fc399fc3
...
...
@@ -31,7 +31,7 @@ RUN yum clean all; \
createrepo initscripts less emacs vim nano
\
davix git parallel compat-libf2c-34 libgfortran
\
gdb gcc-c++ cmake3 libacl-devel perl-Test-Harness
\
rpm-build bzip2
rpm-build bzip2
automake autoconf libtool
# 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