mirror of
https://github.com/teddysun/across.git
synced 2025-01-18 13:59:35 +08:00
Update Dockerfile
This commit is contained in:
parent
8ccbd93593
commit
3c000d7cf1
@ -9,7 +9,7 @@ RUN yum install -y yum-utils epel-release centos-release-scl-rh && \
|
|||||||
yum install -y tar wget git tree gcc gcc-c++ \
|
yum install -y tar wget git tree gcc gcc-c++ \
|
||||||
sudo net-tools make cmake zstd libzstd chkconfig \
|
sudo net-tools make cmake zstd libzstd chkconfig \
|
||||||
python bash coreutils diffutils patch ca-certificates \
|
python bash coreutils diffutils patch ca-certificates \
|
||||||
rpm-build rpm-devel rpmlint rpmdevtools \
|
rpm-build rpm-devel rpmlint rpmdevtools which procps \
|
||||||
devtoolset-9-gcc devtoolset-9-binutils devtoolset-9-runtime \
|
devtoolset-9-gcc devtoolset-9-binutils devtoolset-9-runtime \
|
||||||
scl-utils asciidoc bison elfutils-libelf-devel m4 newt-devel \
|
scl-utils asciidoc bison elfutils-libelf-devel m4 newt-devel \
|
||||||
openssl-devel openssl xmlto audit-libs-devel binutils-devel elfutils-devel \
|
openssl-devel openssl xmlto audit-libs-devel binutils-devel elfutils-devel \
|
||||||
|
@ -11,7 +11,7 @@ RUN yum install -y yum-utils epel-release && \
|
|||||||
yum install -y tar wget git tree gcc gcc-c++ \
|
yum install -y tar wget git tree gcc gcc-c++ \
|
||||||
sudo net-tools make cmake zstd libzstd chkconfig \
|
sudo net-tools make cmake zstd libzstd chkconfig \
|
||||||
bash coreutils diffutils patch ca-certificates \
|
bash coreutils diffutils patch ca-certificates \
|
||||||
rpm-build rpm-devel rpmlint rpmdevtools \
|
rpm-build rpm-devel rpmlint rpmdevtools which procps \
|
||||||
asciidoc audit-libs-devel binutils-devel flex \
|
asciidoc audit-libs-devel binutils-devel flex \
|
||||||
libcap-devel newt-devel pciutils-devel perl-generators \
|
libcap-devel newt-devel pciutils-devel perl-generators \
|
||||||
python3 python3-devel python3-docutils rsync xmlto bc bison \
|
python3 python3-devel python3-docutils rsync xmlto bc bison \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user