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
3e942365
Commit
3e942365
authored
May 14, 2020
by
Elvin Sindrilaru
Browse files
Add also zstd-debuginfo
parent
6a0f5c6d
Pipeline
#1633645
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile_c8
View file @
3e942365
...
...
@@ -52,7 +52,9 @@ RUN dnf -y install epel-release dnf-plugins-core \
RUN dnf install -y https://kojipkgs.fedoraproject.org//packages/zstd/1.4.4/1.el8/x86_64/libzstd-1.4.4-1.el8.x86_64.rpm \
https://kojipkgs.fedoraproject.org//packages/zstd/1.4.4/1.el8/x86_64/libzstd-devel-1.4.4-1.el8.x86_64.rpm \
https://kojipkgs.fedoraproject.org//packages/zstd/1.4.4/1.el8/x86_64/zstd-1.4.4-1.el8.x86_64.rpm \
https://kojipkgs.fedoraproject.org//packages/zstd/1.4.4/1.el8/x86_64/libzstd-debuginfo-1.4.4-1.el8.x86_64.rpm
https://kojipkgs.fedoraproject.org//packages/zstd/1.4.4/1.el8/x86_64/libzstd-debuginfo-1.4.4-1.el8.x86_64.rpm \
https://kojipkgs.fedoraproject.org//packages/zstd/1.4.4/1.el8/x86_64/zstd-debuginfo-1.4.4-1.el8.x86_64.rpm
# Install EOS from locally created repo
# Note: the ADD command will reset the docker cache
...
...
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