Skip to content

Building Docker image with wordpress on PHP 8 and openlitespeed web server

Notifications You must be signed in to change notification settings

JacksonsY/wordpress-ols-php8-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordpress-ols-PHP8-docker

Building Docker image with wordpress on PHP 8 and openlitespeed web server

Based on official Openlitespeed Docker image, PHP version was changed to php8.0 + dependencies. Included ENV for futher using with wordpress and MariaDB in helm chart.

Didn't test certificate obtaining, but included acme.sh into image.

entrypoint.sh downloads Wordpress archive (ver. 5.6.2), setup vhost dir under /var/www/vhosts/$VHOST, installs wordpress with wp-cli.

About

Building Docker image with wordpress on PHP 8 and openlitespeed web server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 84.0%
  • Dockerfile 16.0%