Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
fa5cc766
Commit
fa5cc766
authored
May 14, 2020
by
Elvin Sindrilaru
Browse files
Update libzstd-devel dependency for QuarkDB
parent
d7f433bc
Pipeline
#1633431
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile_c8
View file @
fa5cc766
...
...
@@ -57,7 +57,7 @@ ADD c8_artifacts ${EOSREPODIR}
# Special packages, must be installed un-cached
RUN createrepo ${EOSREPODIR}; \
echo -e "[eos-artifacts]\nname=EOS artifacts\nbaseurl=file://${EOSREPODIR}\ngpgcheck=0\nenabled=1\npriority=1" >> /etc/yum.repos.d/eos.repo; \
dnf -y --nogpg install quarkdb davix; \
dnf -y --nogpg install quarkdb
libzstd-devel
davix; \
dnf -y --nogpg install \
eos-server eos-testkeytab eos-client eos-ns-inspect \
eos-fuse eos-fusex eos-test eos-debuginfo \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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