mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-05 04:01:29 +08:00
docs: add Docker image to 24.1.0 changelog
This commit is contained in:
parent
7ef34796ae
commit
a20d3fb220
@ -5,6 +5,13 @@
|
||||
|
||||
### New Features
|
||||
|
||||
- **Official Docker Image**: Gunicorn now publishes official Docker images to GitHub
|
||||
Container Registry at `ghcr.io/benoitc/gunicorn`
|
||||
([PR #3454](https://github.com/benoitc/gunicorn/pull/3454))
|
||||
- Based on Python 3.12 slim image
|
||||
- Uses recommended worker formula (2 × CPU + 1)
|
||||
- Configurable via environment variables
|
||||
|
||||
- **PROXY Protocol v2 Support**: Extended PROXY protocol implementation to support
|
||||
the binary v2 format in addition to the existing text-based v1 format
|
||||
([PR #3451](https://github.com/benoitc/gunicorn/pull/3451))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user