mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
scripts/Docerfile.centos8: Use 'powertools' repo name
See https://bugs.centos.org/view.php?id=17920 Signed-off-by: Dmitry Safonov <dima@arista.com>
This commit is contained in:
parent
898329b302
commit
82bddc4b20
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ ARG CC=gcc
|
|||
ARG ENV1=FOOBAR
|
||||
|
||||
RUN yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm dnf-plugins-core
|
||||
RUN yum config-manager --set-enabled PowerTools
|
||||
RUN yum config-manager --set-enabled powertools
|
||||
RUN yum install -y --allowerasing \
|
||||
asciidoc \
|
||||
ccache \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue