Search results

  1. J

    GPG keys failing for lsphp81 packages

    FROM almalinux:8.4 RUN dnf makecache RUN dnf install -y git RUN rpm -Uvh http://rpms.litespeedtech.com/centos/litespeed-repo-1.1-1.el8.noarch.rpm RUN dnf update -y RUN dnf -y module reset nodejs \ && dnf -y module enable nodejs:18 \ && dnf -y install nodejs # Enable the EPEL...
Top