Commit Graph

15 Commits

Author SHA1 Message Date
Kévin Dunglas
a6fc22505c feat: compress binary in Alpine with UPX 2024-02-20 19:38:03 +01:00
Kévin Dunglas
175b9a0296
feat: add Brotli compression support (#524) 2024-01-30 18:33:59 +01:00
Kévin Dunglas
fd6e28df2a
ci: improve linker flags (#383) 2023-12-14 21:50:09 +01:00
Kévin Dunglas
537f899939
feat: use tar to embed apps (#333) 2023-12-03 19:17:36 +01:00
Kévin Dunglas
6509cddd2a feat: embed PHP apps into the FrankenPHP binary 2023-12-02 15:40:51 +01:00
Kévin Dunglas
c9bf9940d1
ci: add Super-Linter (#323) 2023-12-01 17:26:21 +01:00
Kévin Dunglas
90caf2701a fix: healthcheck URL 2023-10-27 07:27:48 +02:00
Kévin Dunglas
53a7f64984
fix(docker): increase thread stack size on Alpine (#223) 2023-09-25 18:16:48 +02:00
Kévin Dunglas
09b2282441 feat: set SAPI version 2023-09-16 13:55:41 +02:00
Kévin Dunglas
22d4214529
feat: improve Docker images (#208) 2023-09-14 19:07:01 +02:00
Kévin Dunglas
b7098f7408
feat: Apple Silicon static build and better version name (#205)
* feat: Apple Silicon static build and better version name

Build a static binary for macOS and Apple Silicon.
Also add the PHP version to the version command.

* fix CircleCI Composer cache key

* fix export

* fix and optims

* cleanup
2023-09-14 01:10:20 +02:00
Kévin Dunglas
d024c3aaf2
chore: upgrade to Go 1.21 (#195) 2023-08-23 11:33:45 +02:00
Kévin Dunglas
0d2104afdf feat: disable cgochecks in Docker images 2023-08-16 13:45:05 +02:00
Kévin Dunglas
7620c8658a feat: add FrankenPHP version to the version command 2023-07-17 18:46:48 +02:00
Kévin Dunglas
70110dcc77 ci: Docker images for various PHP versions
Also adds semver support.
2023-07-17 10:18:33 +02:00