From 96643b7d333695d8deaef872c0dcd2f4254d2d05 Mon Sep 17 00:00:00 2001 From: luizeof Date: Fri, 11 Mar 2022 21:58:34 -0800 Subject: [PATCH] readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 37ca8e3..54fe6a0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ **DockerPress** is a set of services that allows you to configure an exclusive Docker environment for WordPress with the most powerful tools like **OpenliteSpeed**, **Redis**, **Traefik** and **MySQL 8**. +DockerPress has some Out of the Box features: + +- [wp-cli (Wordpress Command Line Client)](https://wp-cli.org/) +- [OpenLiteSpeed](https://openlitespeed.org/) +- [OPcache](https://www.php.net/manual/pt_BR/book.opcache.php) +- [Automatically generation thumb images on background](https://br.wordpress.org/plugins/regenerate-thumbnails/) +- Automatically removes spam comments +- Automatically remove transient posts +- [Action Scheduler](https://actionscheduler.org/) + The official DockerPress image can be accessed at [https://hub.docker.com/r/luizeof/dockerpress](https://hub.docker.com/r/luizeof/dockerpress). ## Environment Variables