also install cmake
All checks were successful
Build and Publish Docker Image / docker (push) Successful in 1m29s
All checks were successful
Build and Publish Docker Image / docker (push) Successful in 1m29s
This commit is contained in:
parent
b1c6a31983
commit
50229da575
@ -5,5 +5,6 @@ RUN dnf -y group install "Development Tools"
|
|||||||
RUN dnf -y install wget
|
RUN dnf -y install wget
|
||||||
RUN dnf -y install python3
|
RUN dnf -y install python3
|
||||||
RUN dnf -y install python3-devel
|
RUN dnf -y install python3-devel
|
||||||
|
RUN dnf -y install cmake
|
||||||
|
|
||||||
COPY files/rpmmacros /root/.rpmmacros
|
COPY files/rpmmacros /root/.rpmmacros
|
||||||
|
Loading…
x
Reference in New Issue
Block a user