Kévin Dunglas
|
175b9a0296
feat: add Brotli compression support (#524)
|
9 months ago |
Kévin Dunglas
|
36a6daa8ba
docs: use tabs instead of spaces in Dockerfiles
|
9 months ago |
Kévin Dunglas
|
fd6e28df2a
ci: improve linker flags (#383)
|
11 months ago |
Kévin Dunglas
|
537f899939
feat: use tar to embed apps (#333)
|
11 months ago |
Kévin Dunglas
|
6509cddd2a
feat: embed PHP apps into the FrankenPHP binary
|
11 months ago |
Kévin Dunglas
|
c9bf9940d1
ci: add Super-Linter (#323)
|
11 months ago |
Kévin Dunglas
|
90caf2701a
fix: healthcheck URL
|
1 year ago |
Kévin Dunglas
|
c820b9750f
chore: minor Dockerfile improvements
|
1 year ago |
Kévin Dunglas
|
09b2282441
feat: set SAPI version
|
1 year ago |
Kévin Dunglas
|
22d4214529
feat: improve Docker images (#208)
|
1 year ago |
Kévin Dunglas
|
b7098f7408
feat: Apple Silicon static build and better version name (#205)
|
1 year ago |
Kévin Dunglas
|
d024c3aaf2
chore: upgrade to Go 1.21 (#195)
|
1 year ago |
Kévin Dunglas
|
0d2104afdf
feat: disable cgochecks in Docker images
|
1 year ago |
Kévin Dunglas
|
7620c8658a
feat: add FrankenPHP version to the version command
|
1 year ago |
Kévin Dunglas
|
70110dcc77
ci: Docker images for various PHP versions
|
1 year ago |
Marko Korhonen
|
e66ac34ac7
ci: use Docker Bake to build images
|
1 year ago |
Kévin Dunglas
|
ec09b8ab8a
chore(docker): upgrade to Debian Bookworm
|
1 year ago |
Kévin Dunglas
|
198ab9403a
chore: compile using Go 1.20 (#154)
|
1 year ago |
Kévin Dunglas
|
930c627a44
chore(docker): switch back to the official PHP builds (#153)
|
1 year ago |
Kévin Dunglas
|
75cd310292
feat: add support for PHP timeouts on Linux (#128)
|
1 year ago |
Kévin Dunglas
|
c7f76ebd16
ci: fix build and bump deps
|
1 year ago |
Kévin Dunglas
|
315e90b4b1
feat(docker): use the stable version of PHP 8.2 (#123)
|
1 year ago |
Rob Landers
|
50a830927c
Update base image to RC7 (#118)
|
1 year ago |
Kévin Dunglas
|
a97e1131a5
feat: upgrade to PHP 8.2RC6 and use the official PHP builds (#106)
|
2 years ago |
Rob Landers
|
2b7e64946d
Use RC5 image (#74)
|
2 years ago |
Kévin Dunglas
|
0f65e421e4
feat: use mainline PHP 8.2 (#48)
|
2 years ago |
gahooa
|
86244060db
Fixing docker build bug in main Dockerfile relating to a COPY command (#47)
|
2 years ago |
Rob Landers
|
c158887b5c
Automatically Run Tests on PR and Push Docker Image (#38)
|
2 years ago |
Kévin Dunglas
|
1e453036b2
fix: signals handling (#39)
|
2 years ago |
Rob Landers
|
2890aae4a5
POC: Enable extensions + staged build (#33)
|
2 years ago |
Alex Rock
|
7460cbdb7c
Allow users to add php.ini files to /usr/local/lib/php/ without rebuilding the image (#27)
|
2 years ago |
Alex Rock
|
ce873e4459
Use proper number of cpus to compile php instead of hardcoded value (#21)
|
2 years ago |
Kévin Dunglas
|
acc48830f7
feat: improve Dockerfile and add some docs (#15)
|
2 years ago |
Kévin Dunglas
|
c45a4c620f
feat: improve sessions handling in workers
|
2 years ago |
Kévin Dunglas
|
796476d537
feat: use threads instead of GoRoutines (#6)
|
2 years ago |
Kévin Dunglas
|
7d81fa51fe
feat: add a woker mode (#1)
|
2 years ago |
Kévin Dunglas
|
a2607e6be7
initial commit
|
3 years ago |