You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ Tagging convention is: `CLASIC_PRESS_VERSION-rRELEASE`
19
19
## Basic Information
20
20
21
21
* The image is based on Alpine 3.22 and php 8.4
22
+
* Multi-plarform support: AMD64 (x86-64) and ARM64 (aarch64)
22
23
* Some code taken from [`TrafeX/docker-php-nginx:2.5.0`](https://github.com/TrafeX/docker-php-nginx) which I highly recommend! Unfortunatelly I coudln't use it (inherit) because Docker has no mechanism to "unexpose" port and remove health check
23
24
* Thanks to Alpine + Nginx + php-fpm, the image is using only around ~40MB of RAM
24
25
* Has enabled all required and recommended php extensions for WordPress
0 commit comments