bwi/v2.3.0 #29
@ -8,7 +8,8 @@ RUN yum update -y && yum install -y gcc \
|
||||
rpm-build \
|
||||
openssh-server \
|
||||
gcc-c++ \
|
||||
wget
|
||||
RUN wget https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/x86_64/getPackage/pam-devel-1.3.1-34.0.1.el8_10.x86_64.rpm
|
||||
wget\
|
||||
pam
|
||||
RUN wget ftp://ftp.icm.edu.pl/vol/rzm5/linux-rocky/8.10/BaseOS/x86_64/os/Packages/p/pam-devel-1.3.1-36.el8_10.x86_64.rpm
|
||||
RUN rpm -Uvh pam*
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user