Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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` |