Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Dec 6, 2024
1 parent e67faea commit ba22d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/centos7-system-deps
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.r
sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo

RUN \
yum install -y wget rh-git227-git epel-release redhat-lsb-core gcc gcc-c++ make centos-release-scl scl-utils &&\
yum install -y wget rh-git227-git epel-release redhat-lsb-core centos-release-scl scl-utils &&\
yum install -y devtoolset-11-gcc* environment-modules rpm-build zlib-devel ccache &&\
yum install -y install python3-pip jq && python3 -m pip install --upgrade pip

Expand Down

0 comments on commit ba22d9d

Please sign in to comment.