Skip to content

Commit 9e6c896

Browse files
davidjeddyclaude
andcommitted
Update CHANGES.md 1.1.1 with image size reduction changes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 52bf23c commit 9e6c896

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## Version 1.1.1
44

5+
### Add
6+
7+
* XDebug optional build variant — build with `--target xdebug`
8+
9+
### Change
10+
11+
* Final image now uses runtime-only packages (no `-dev` packages or build tools)
12+
* PHP extension `.so` files stripped of debug symbols to reduce size
13+
* PHP extensions compiled in isolated build stages and copied into final image
14+
* `core-extensions` build stage compiles gd, intl, pdo_mysql, pdo_pgsql, sockets
15+
516
### Fix
617

718
* .github/workflows/build-and-push.yml manifest_build_and_push_on_feature no longer triggers on tag creation

0 commit comments

Comments
 (0)