https://github.com/unb-libraries/docker-nginx-php
A lightweight extensible nginx/PHP docker image, suitable for development or production deployments.
https://github.com/unb-libraries/docker-nginx-php
docker dockworker dockworker-baseimage nginx php
Last synced: about 1 year ago
JSON representation
A lightweight extensible nginx/PHP docker image, suitable for development or production deployments.
- Host: GitHub
- URL: https://github.com/unb-libraries/docker-nginx-php
- Owner: unb-libraries
- License: mit
- Created: 2015-06-30T11:23:20.000Z (almost 11 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-08-29T17:18:18.000Z (almost 2 years ago)
- Last Synced: 2025-03-22T01:25:32.064Z (about 1 year ago)
- Topics: docker, dockworker, dockworker-baseimage, nginx, php
- Language: Dockerfile
- Homepage: https://github.com/unb-libraries/docker-nginx-php
- Size: 155 KB
- Stars: 2
- Watchers: 10
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unb-libraries/docker-nginx-php [](https://github.com/unb-libraries/docker-nginx-php/actions?query=workflow%3Abuild-test-deploy) [](https://github.com/unb-libraries/lib.unb.ca/blob/prod/LICENSE) 
A lightweight extensible nginx-php docker image, suitable for development or production deployments.
## Usage
This image offers relatively no useful functionality on its own, but serves well as the base of other images. For an example how we extend this image, please see [unb-libraries/docker-nginx-drupal](https://github.com/unb-libraries/docker-drupal).
## Branches/Tags
The only currently maintained tag is **ghcr.io/unb-libraries/nginx-php:2.x**. The 1.x tag exists for legacy purposes only.
| Tag | Nginx | Alpine | PHP | Composer |
|:--------------------------------------:|-------|--------|-----|----------|
| ghcr.io/unb-libraries/nginx-php:2.x | 1.20 | 1.15 | 7.4 | 2.x |
| ghcr.io/unb-libraries/nginx-php:1.x | 1.18 | 1.13 | 7.3 | 1.x |
## Author / Contributors
This application was created at [](https://lib.unb.ca) by the following humans:
## License
- As part of our 'open' ethos, UNB Libraries licenses its applications and workflows to be freely available to all whenever possible.
- Consequently, the contents of this repository [unb-libraries/docker-nginx-php] are licensed under the [MIT License](http://opensource.org/licenses/mit-license.html). This license explicitly excludes:
- Any website content, which remains the exclusive property of its author(s).
- The UNB logo and any of the associated suite of visual identity assets, which remains the exclusive property of the University of New Brunswick.