Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Docker image of OpenLiteSpeed server with Prestashop and ionCube installed (appropriate for the given php version).

Arguments

Build arguments

You can specify a few helpful arguments when building an image.

Argument Description Default
OLS_VERSION Version of OpenLiteSpeed to use 1.7.16
PHP_VERSION Version of PHP to use (without dot) 74
PRESTASHOP_VERSION Version of Prestashop to run 1.7.8.8

Example:

docker build -t [target-name] --build-arg OLS_VERSION="1.7.16" --build-arg PHP_VERSION="81" src/

Prestashop PHP compatibility chart

Consider to use Prestashop PHP compatibility chart to set correct PHP and Prestashop versions:

Line Link
1.7 https://devdocs.prestashop-project.org/1.7/basics/installation/system-requirements/#php-compatibility-chart
8.0 https://devdocs.prestashop-project.org/8/basics/installation/system-requirements/#php-compatibility-chart

Authors

License

The files in this archive are released under the MIT LICENSE.

About

Prestashop powered by OpenLiteSpeed inside Docker

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages