Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Feb 26, 2025
1 parent 75d4245 commit fb7ae8d
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,30 +16,30 @@ up a local environment for WordPress on Linux, macOS and Windows.

The WordPress stack consist of the following containers:

| Container | Versions | Image | ARM64 support | Enabled by default |
|-----------------------|------------------------|------------------------------------------|---------------|--------------------|
| [Nginx] | 1.27, 1.26 | [wodby/nginx] |||
| [Apache] | 2.4 | [wodby/apache] || |
| [WordPress] | 6 | [wodby/wordpress] |||
| [PHP] | 8.4, 8.3, 8.2, 8.1 | [wodby/wordpress-php] || |
| Crond | | [wodby/wordpress-php] |||
| [MariaDB] | 11.4, 10.6, 10.5, 10.4 | [wodby/mariadb] |||
| [Valkey] | 8, 7 | [wodby/valkey] || |
| [Memcached] | 1 | [wodby/memcached] || |
| [Varnish] | 6.0 | [wodby/varnish] || |
| [Node.js] | 22, 20, 18 | [wodby/node] || |
| [Solr] | 9 | [wodby/solr] || |
| OpenSearch | 2 | [opensearchproject/opensearch] || |
| OpenSearch Dashboards | 2 | [opensearchproject/opensearch-dashboard] || |
| Gotenberg | latest | [gotenberg/gotenberg] || |
| Mailpit | latest | [axllent/mailpit] |||
| [OpenSMTPD] | 7 | [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.27, 1.26 | [wodby/nginx] |||
| [Apache] | 2.4 | [wodby/apache] || |
| [WordPress] | 6 | [wodby/wordpress] |||
| [PHP] | 8.4, 8.3, 8.2, 8.1 | [wodby/wordpress-php] || |
| Crond | | [wodby/wordpress-php] |||
| [MariaDB] | 11.4, 10.6, 10.5, 10.4 | [wodby/mariadb] |||
| [Valkey] | 8, 7 | [wodby/valkey] || |
| [Memcached] | 1 | [wodby/memcached] || |
| [Varnish] | 6.0 | [wodby/varnish] || |
| [Node.js] | 22, 20, 18 | [wodby/node] || |
| [Solr] | 9 | [wodby/solr] || |
| OpenSearch | 2 | [opensearchproject/opensearch] || |
| OpenSearch Dashboards | 2 | [opensearchproject/opensearch-dashboards] || |
| Gotenberg | latest | [gotenberg/gotenberg] || |
| Mailpit | latest | [axllent/mailpit] |||
| [OpenSMTPD] | 7 | [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 Expand Up @@ -153,4 +153,4 @@ This project is licensed under the MIT open source license.

[opensearchproject/opensearch]: https://hub.docker.com/r/opensearchproject/opensearch

[opensearchproject/opensearch]: https://hub.docker.com/r/opensearchproject/opensearch-dashboards
[opensearchproject/opensearch-dashboards]: https://hub.docker.com/r/opensearchproject/opensearch-dashboards

0 comments on commit fb7ae8d

Please sign in to comment.