mirror of
https://github.com/teddysun/across.git
synced 2025-01-18 22:09:35 +08:00
Update Dockerfile.rpmbuild9
This commit is contained in:
parent
9319fa5acf
commit
b77916e30a
@ -1,7 +1,7 @@
|
||||
# Dockerfile for build RPM packages.
|
||||
# Copyright (C) 2022 Teddysun <i@teddysun.com>
|
||||
|
||||
FROM --platform=${TARGETPLATFORM} almalinux:9
|
||||
FROM --platform=${TARGETPLATFORM} rockylinux:9
|
||||
LABEL maintainer="Teddysun <i@teddysun.com>"
|
||||
|
||||
RUN yum install -y yum-utils epel-release && \
|
||||
@ -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 \
|
||||
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