Add Python2 to Docker
This commit is contained in:
parent
2359390353
commit
b250a07760
@ -9,6 +9,8 @@ RUN yum -y update && yum -y install \
|
||||
epel-release \
|
||||
python3-devel.x86_64 \
|
||||
python36 \
|
||||
python \
|
||||
python-devel.x86_64 \
|
||||
policycoreutils-devel \
|
||||
ruby-devel \
|
||||
gcc \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user