add python developer tools
This commit is contained in:
parent
a49d812e96
commit
b1e02d482b
@ -4,5 +4,6 @@ RUN dnf -y upgrade
|
||||
RUN dnf -y group install "Development Tools"
|
||||
RUN dnf -y install wget
|
||||
RUN dnf -y install python3
|
||||
RUN dnf -y install python3-devel
|
||||
|
||||
COPY files/rpmmacros /root/.rpmmacros
|
||||
COPY files/rpmmacros /root/.rpmmacros
|
||||
|
Loading…
x
Reference in New Issue
Block a user