❗For better reliability we release images with stability tags (wodby/php-nginx:1.15-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.
Overview:
- All images are based on Alpine Linux
- Base image: wodby/nginx
- Travis CI builds
- Docker Hub
Supported tags and respective Dockerfile links:
1.15,1,latest(Dockerfile)1.14(Dockerfile)1.13(Dockerfile)
| Variable | Default Value | Description |
|---|---|---|
NGINX_BACKEND_HOST |
php |
|
NGINX_SERVER_NAME |
default |
|
NGINX_SERVER_ROOT |
/var/www/html/ |
|
NGINX_FASTCGI_BUFFERS |
16 32k |
|
NGINX_FASTCGI_BUFFER_SIZE |
32k |
|
NGINX_FASTCGI_INTERCEPT_ERRORS |
on |
|
NGINX_FASTCGI_READ_TIMEOUT |
900 |
|
NGINX_INDEX_FILE |
index.php |
See wodby/nginx for all variables.
See wodby/nginx for all actions.
See wodby/docker4php for the complete PHP stack.