mirror of
https://github.com/teddysun/across.git
synced 2025-04-21 19:39:31 +08:00
Compare commits
No commits in common. "bc6614e180e60344842ec560256dc6ab3549ba57" and "503de4c505eb58c1f6fa94ebe34e7b76b984944b" have entirely different histories.
bc6614e180
...
503de4c505
@ -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 libnl3-devel \
|
||||
java-devel ncurses-devel numactl-devel openssl-devel perl-devel dwarves \
|
||||
python3 python3-devel python3-docutils rsync xmlto bc bison \
|
||||
java-devel ncurses-devel numactl-devel openssl-devel perl-devel \
|
||||
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 gettext \
|
||||
asciidoc audit-libs-devel binutils-devel flex jq \
|
||||
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