mirror of
https://github.com/teddysun/across.git
synced 2025-01-18 22:09:35 +08:00
Update Dockerfile
This commit is contained in:
parent
0484880d99
commit
776f64296f
@ -8,7 +8,7 @@ RUN yum install -y yum-utils epel-release centos-release-scl-rh && \
|
||||
yum-config-manager --enable epel && \
|
||||
yum install -y tar wget git tree gcc gcc-c++ \
|
||||
sudo net-tools make cmake zstd libzstd \
|
||||
python bash coreutils diffutils patch \
|
||||
python bash coreutils diffutils patch ca-certificates \
|
||||
rpm-build rpm-devel rpmlint rpmdevtools \
|
||||
devtoolset-9-gcc devtoolset-9-binutils devtoolset-9-runtime \
|
||||
scl-utils asciidoc bison elfutils-libelf-devel m4 newt-devel \
|
||||
|
@ -10,7 +10,7 @@ RUN yum install -y yum-utils epel-release && \
|
||||
rpm -e --nodeps coreutils-single && \
|
||||
yum install -y tar wget git tree gcc gcc-c++ \
|
||||
sudo net-tools make cmake zstd libzstd \
|
||||
bash coreutils diffutils patch \
|
||||
bash coreutils diffutils patch ca-certificates \
|
||||
rpm-build rpm-devel rpmlint rpmdevtools \
|
||||
asciidoc audit-libs-devel binutils-devel flex \
|
||||
libcap-devel newt-devel pciutils-devel perl-generators \
|
||||
|
Loading…
x
Reference in New Issue
Block a user