Commit 55257f6
refactor: clean up Dockerfiles, CI workflow, and s6-overlay scripts
- Delete legacy docker-image.v1.yml, docker-image.v2.yml workflows
and unused docker-setup composite action
- Dockerfile.v1: drop dead bullseye support, remove commented-out
mcrypt/imagick block
- Dockerfile.v2: remove duplicate imagemagick in alpine, add retry
for install-php-extensions download, add dev package cleanup after
builds (trixie/bookworm/alpine) to reduce image size
- s6-overlay: simplify finish script for v3 (use exit code instead
of manual s6-svscanctl), remove stale comments
- CI: replace arc-s2-runner with ubuntu-latest, add apache to
build-and-test matrix with smoke test1 parent 45c28fb commit 55257f6
9 files changed
Lines changed: 105 additions & 607 deletions
File tree
- .github
- docker-setup
- workflows
- s6-overlay
- cont-init.d
- services.d/php
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | | - | |
| 40 | + | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
46 | | - | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
50 | | - | |
51 | 48 | | |
52 | 49 | | |
53 | 50 | | |
| |||
56 | 53 | | |
57 | 54 | | |
58 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
72 | 77 | | |
73 | 78 | | |
74 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
75 | 84 | | |
76 | 85 | | |
77 | 86 | | |
| |||
269 | 278 | | |
270 | 279 | | |
271 | 280 | | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
272 | 293 | | |
273 | 294 | | |
274 | 295 | | |
275 | 296 | | |
276 | 297 | | |
277 | 298 | | |
278 | 299 | | |
279 | | - | |
280 | | - | |
| 300 | + | |
281 | 301 | | |
282 | 302 | | |
283 | 303 | | |
| |||
This file was deleted.
0 commit comments