Skip to content

Commit

Permalink
Update verions info
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Nov 16, 2023
1 parent 8e222c8 commit 7822d7d
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,30 +15,30 @@ Docker4WordPress is a set of docker images optimized for WordPress. Use docker-c

The WordPress stack consist of the following containers:

| Container | Versions | Image | ARM64 support | Enabled by default |
|-----------------|-------------------------------|------------------------------------|---------------|--------------------|
| [Nginx] | 1.25, 1.24 | [wodby/nginx] |||
| [Apache] | 2.4 | [wodby/apache] || |
| [WordPress] | 6 | [wodby/wordpress] |||
| [PHP] | 8.2, 8.1, 8.0 | [wodby/wordpress-php] || |
| Crond | | [wodby/wordpress-php] |||
| [MariaDB] | 11.0, 10.11, 10.6, 10.5, 10.4 | [wodby/mariadb] |||
| [Redis] | 7, 6 | [wodby/redis] || |
| [Memcached] | 1 | [wodby/memcached] | | |
| [Varnish] | 6.0 | [wodby/varnish] | | |
| [Node.js] | 20, 18 | [wodby/node] | | |
| [Solr] | 8 | [wodby/solr] | | |
| [Elasticsearch] | 7 | [wodby/elasticsearch] | | |
| [Kibana] | 7 | [wodby/kibana] | | |
| [AthenaPDF] | 2.16.0 | [arachnysdocker/athenapdf-service] | | |
| [Mailhog] | latest | [mailhog/mailhog] | ||
| [OpenSMTPD] | 6.0 | [wodby/opensmtpd] | | |
| [Rsyslog] | latest | [wodby/rsyslog] | | |
| [Webgrind] | 1 | [wodby/webgrind] | | |
| [XHProf viewer] | latest | [wodby/xhprof] | | |
| Adminer | 4.6 | [wodby/adminer] | | |
| phpMyAdmin | latest | [phpmyadmin/phpmyadmin] | | |
| Traefik | latest | [_/traefik] |||
| Container | Versions | Image | ARM64 support | Enabled by default |
|-----------------|-----------------------------|------------------------------------|---------------|--------------------|
| [Nginx] | 1.25, 1.24 | [wodby/nginx] |||
| [Apache] | 2.4 | [wodby/apache] || |
| [WordPress] | 6 | [wodby/wordpress] |||
| [PHP] | 8.2, 8.1, 8.0 | [wodby/wordpress-php] || |
| Crond | | [wodby/wordpress-php] |||
| [MariaDB] | 11, 10.11, 10.6, 10.5, 10.4 | [wodby/mariadb] |||
| [Redis] | 7, 6 | [wodby/redis] || |
| [Memcached] | 1 | [wodby/memcached] | | |
| [Varnish] | 6.0 | [wodby/varnish] | | |
| [Node.js] | 20, 18 | [wodby/node] | | |
| [Solr] | 8 | [wodby/solr] | | |
| [Elasticsearch] | 7 | [wodby/elasticsearch] | | |
| [Kibana] | 7 | [wodby/kibana] | | |
| [AthenaPDF] | 2.16.0 | [arachnysdocker/athenapdf-service] | | |
| [Mailhog] | latest | [mailhog/mailhog] | ||
| [OpenSMTPD] | 6.0 | [wodby/opensmtpd] | | |
| [Rsyslog] | latest | [wodby/rsyslog] | | |
| [Webgrind] | 1 | [wodby/webgrind] | | |
| [XHProf viewer] | latest | [wodby/xhprof] | | |
| Adminer | 4.6 | [wodby/adminer] | | |
| phpMyAdmin | latest | [phpmyadmin/phpmyadmin] | | |
| Traefik | latest | [_/traefik] |||
## Documentation

Expand Down

0 comments on commit 7822d7d

Please sign in to comment.