File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 5
5
### Minor changes
6
6
7
7
* ** 2021-09-22**
8
+ * Support nodejs 16
8
9
* Support more PHP 8.0 extensions | Added : mongodb, swoole, zip and blackfire.
9
10
* Enhance builder | Use BuildKit, add header to blueprint exported files and start a Makefile for common build usages.
10
11
Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ This repository contains a set of developer-friendly, general purpose PHP images
79
79
| [ thecodingmachine/php:7.2-v4-cli-node10] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node10 ) | ` 7.2.x ` (1) | fat | cli | ` 10.x ` (2) | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:7.2-v4-cli-node10.svg )] ( https://microbadger.com/images/thecodingmachine/php:7.2-v4-cli-node10 )
80
80
| [ thecodingmachine/php:7.2-v4-cli-node12] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node12 ) | ` 7.2.x ` (1) | fat | cli | ` 12.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:7.2-v4-cli-node12.svg )] ( https://microbadger.com/images/thecodingmachine/php:7.2-v4-cli-node12 )
81
81
| [ thecodingmachine/php:7.2-v4-cli-node14] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node14 ) | ` 7.2.x ` (1) | fat | cli | ` 14.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:7.2-v4-cli-node14.svg )] ( https://microbadger.com/images/thecodingmachine/php:7.2-v4-cli-node14 )
82
+ | [ thecodingmachine/php:7.2-v4-cli-node16] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node14 ) | ` 7.2.x ` (1) | fat | cli | ` 14.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:7.2-v4-cli-node14.svg )] ( https://microbadger.com/images/thecodingmachine/php:7.2-v4-cli-node14 )
82
83
| [ thecodingmachine/php:7.2-v4-slim-apache] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.slim.apache ) | ` 7.2.x ` (1) | slim | apache | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:7.2-v4-slim-apache.svg )] ( https://microbadger.com/images/thecodingmachine/php:7.2-v4-slim-apache )
83
84
| [ thecodingmachine/php:7.2-v4-slim-fpm] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.slim.fpm ) | ` 7.2.x ` (1) | slim | fpm | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:7.2-v4-slim-fpm.svg )] ( https://microbadger.com/images/thecodingmachine/php:7.2-v4-slim-fpm )
84
85
| [ thecodingmachine/php:7.2-v4-slim-cli] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.slim.cli ) | ` 7.2.x ` (1) | slim | cli | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:7.2-v4-slim-cli.svg )] ( https://microbadger.com/images/thecodingmachine/php:7.2-v4-slim-cli )
You can’t perform that action at this time.
0 commit comments