Merge branch 'bwi/v2.3.0' of https://git.ranczo.eu/bartoszek/rublon-ssh into bwi/v2.3.0
This commit is contained in:
commit
73e3a705aa
@ -8,7 +8,8 @@ RUN yum update -y && yum install -y gcc \
|
|||||||
rpm-build \
|
rpm-build \
|
||||||
openssh-server \
|
openssh-server \
|
||||||
gcc-c++ \
|
gcc-c++ \
|
||||||
wget
|
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
|
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*
|
RUN rpm -Uvh pam*
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user