Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecodingmachine/kickoff-docker-php-images
Base images of kickoff-docker-php
https://github.com/thecodingmachine/kickoff-docker-php-images
docker nginx php php-fpm
Last synced: 12 days ago
JSON representation
Base images of kickoff-docker-php
- Host: GitHub
- URL: https://github.com/thecodingmachine/kickoff-docker-php-images
- Owner: thecodingmachine
- License: mit
- Created: 2017-08-09T07:18:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T10:41:24.000Z (almost 7 years ago)
- Last Synced: 2024-12-25T04:31:32.729Z (19 days ago)
- Topics: docker, nginx, php, php-fpm
- Language: Roff
- Homepage:
- Size: 36.1 KB
- Stars: 2
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Base Docker images for the [kickoff-docker-php](https://github.com/thecodingmachine/kickoff-docker-php/) project.
## PHP-FPM
### 7.2.1-v2.4.0
| Name | Version |
|----------------------------|-------------------------------------------------|
| Base image | `php:7.2.1-fpm-alpine` |
| APCu | `5.1.9` |
| PHP extension for Redis | `3.1.6` |
| YAML | `2.0.2` |
| Xdebug | `2.6.0` |
| OpenSSL | `1.0.2n-r0` |
| Composer | `1.6.2` |
| prestissimo | `0.3.7` |
| PHP Coding Standards Fixer | `2.10.0` |
| NodeJS | `8.9.4-r0` |
| yarn | `1.3.2-r0` |## Toolbox
### 3.7-v2.4.0
| Name | Version |
|------------|--------------------------------------------|
| Base image | `alpine:3.7` |
| OpenSSL | `1.0.2n-r0` |