mirror of
https://github.com/teddysun/across.git
synced 2025-04-21 19:39:31 +08:00
Compare commits
3 Commits
503de4c505
...
bc6614e180
Author | SHA1 | Date | |
---|---|---|---|
|
bc6614e180 | ||
|
fe1f13f9d0 | ||
|
43aafb830e |
@ -14,8 +14,8 @@ RUN yum install -y yum-utils epel-release && \
|
||||
rpm-build rpm-devel rpmlint rpmdevtools which procps \
|
||||
asciidoc audit-libs-devel binutils-devel flex \
|
||||
libcap-devel newt-devel pciutils-devel perl-generators \
|
||||
python3 python3-devel python3-docutils rsync xmlto bc bison \
|
||||
java-devel ncurses-devel numactl-devel openssl-devel perl-devel \
|
||||
python3 python3-devel python3-docutils rsync xmlto bc bison libnl3-devel \
|
||||
java-devel ncurses-devel numactl-devel openssl-devel perl-devel dwarves \
|
||||
elfutils-devel xz-devel perl-ExtUtils-Embed gettext kmod libkcapi-hmaccalc && \
|
||||
yum clean all && rm -rf /var/cache/dnf /var/lib/rpm/__db*
|
||||
|
||||
|
@ -12,7 +12,7 @@ RUN yum install -y yum-utils epel-release && \
|
||||
sudo net-tools make cmake zstd libzstd chkconfig \
|
||||
bash coreutils diffutils patch ca-certificates \
|
||||
rpm-build rpm-devel rpmlint rpmdevtools ncurses which procps \
|
||||
asciidoc audit-libs-devel binutils-devel flex jq \
|
||||
asciidoc audit-libs-devel binutils-devel flex jq gettext \
|
||||
libcap-devel newt-devel pciutils-devel perl-generators \
|
||||
python3 python3-devel python3-docutils rsync xmlto bc bison \
|
||||
java-devel ncurses-devel numactl-devel openssl-devel perl-devel \
|
||||
|
Loading…
x
Reference in New Issue
Block a user