litespeedtech / ols-docker-env

OpenLiteSpeed Docker Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install PHP extensions

Haschtl opened this issue · comments

I followed the README with the Dockerfile customization:

FROM litespeedtech/openlitespeed:latest
RUN apt-get update && apt-get install lsphp80-pspell -y

The packages I need, are lsphp81-soap and lsphp81-xml, which are not found, when building the Dockerfile:

1.539 E: Unable to locate package lsphp81-xml
1.539 E: Unable to locate package lsphp81-soap

Is there any other way for installing lsphp81 extensions?

commented

Hi @Haschtl
I think the default lsphp81-common package should have both covered, so you can skip this step.
Here's the package list, https://rpms.litespeedtech.com/debian/pool/main/jammy/