@@ -22,24 +22,24 @@ This repository contains a set of developer-friendly, general purpose PHP images
2222
2323| Name | PHP version | type |variant | NodeJS version | Size
2424|-------------------------------------------------------------------------|------------------------------|------|--------|-----------------|------
25- | [ thecodingmachine/php:8.1-v4-apache] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache ) | ` 8.1.x ` rc2 | fat | apache | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-apache.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-apache )
26- | [ thecodingmachine/php:8.1-v4-apache-node10] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node10 ) | ` 8.1.x ` rc2 | fat | apache | ` 10.x ` (2) | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-apache-node10.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-apache-node10 )
27- | [ thecodingmachine/php:8.1-v4-apache-node12] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node12 ) | ` 8.1.x ` rc2 | fat | apache | ` 12.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-apache-node12.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-apache-node12 )
28- | [ thecodingmachine/php:8.1-v4-apache-node14] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node14 ) | ` 8.1.x ` rc2 | fat | apache | ` 14.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-apache-node14.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-apache-node14 )
29- | [ thecodingmachine/php:8.1-v4-apache-node16] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node16 ) | ` 8.1.x ` rc2 | fat | apache | ` 16.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-apache-node16.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-apache-node16 )
30- | [ thecodingmachine/php:8.1-v4-fpm] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm ) | ` 8.1.x ` rc2 | fat | fpm | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-fpm.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-fpm )
31- | [ thecodingmachine/php:8.1-v4-fpm-node10] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm.node10 ) | ` 8.1.x ` rc2 | fat | fpm | ` 10.x ` (2) | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-fpm-node10.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-fpm-node10 )
32- | [ thecodingmachine/php:8.1-v4-fpm-node12] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm.node12 ) | ` 8.1.x ` rc2 | fat | fpm | ` 12.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-fpm-node12.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-fpm-node12 )
33- | [ thecodingmachine/php:8.1-v4-fpm-node14] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm.node14 ) | ` 8.1.x ` rc2 | fat | fpm | ` 14.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-fpm-node14.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-fpm-node14 )
34- | [ thecodingmachine/php:8.1-v4-fpm-node16] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm.node16 ) | ` 8.1.x ` rc2 | fat | fpm | ` 16.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-fpm-node16.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-fpm-node16 )
35- | [ thecodingmachine/php:8.1-v4-cli] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli ) | ` 8.1.x ` rc2 | fat | cli | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-cli.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-cli )
36- | [ thecodingmachine/php:8.1-v4-cli-node10] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node10 ) | ` 8.1.x ` rc2 | fat | cli | ` 10.x ` (2) | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-cli-node10.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-cli-node10 )
37- | [ thecodingmachine/php:8.1-v4-cli-node12] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node12 ) | ` 8.1.x ` rc2 | fat | cli | ` 12.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-cli-node12.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-cli-node12 )
38- | [ thecodingmachine/php:8.1-v4-cli-node14] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node14 ) | ` 8.1.x ` rc2 | fat | cli | ` 14.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-cli-node14.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-cli-node14 )
39- | [ thecodingmachine/php:8.1-v4-cli-node16] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node16 ) | ` 8.1.x ` rc2 | fat | cli | ` 16.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-cli-node16.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-cli-node16 )
40- | [ thecodingmachine/php:8.1-v4-slim-apache] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.slim.apache ) | ` 8.1.x ` rc2 | slim | apache | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-slim-apache.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-slim-apache )
41- | [ thecodingmachine/php:8.1-v4-slim-fpm] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.slim.fpm ) | ` 8.1.x ` rc2 | slim | fpm | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-slim-fpm.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-slim-fpm )
42- | [ thecodingmachine/php:8.1-v4-slim-cli] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.slim.cli ) | ` 8.1.x ` rc2 | slim | cli | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-slim-cli.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-slim-cli )
25+ | [ thecodingmachine/php:8.1-v4-apache] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache ) | ` 8.1.x ` rc | fat | apache | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-apache.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-apache )
26+ | [ thecodingmachine/php:8.1-v4-apache-node10] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node10 ) | ` 8.1.x ` rc | fat | apache | ` 10.x ` (2) | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-apache-node10.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-apache-node10 )
27+ | [ thecodingmachine/php:8.1-v4-apache-node12] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node12 ) | ` 8.1.x ` rc | fat | apache | ` 12.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-apache-node12.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-apache-node12 )
28+ | [ thecodingmachine/php:8.1-v4-apache-node14] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node14 ) | ` 8.1.x ` rc | fat | apache | ` 14.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-apache-node14.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-apache-node14 )
29+ | [ thecodingmachine/php:8.1-v4-apache-node16] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node16 ) | ` 8.1.x ` rc | fat | apache | ` 16.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-apache-node16.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-apache-node16 )
30+ | [ thecodingmachine/php:8.1-v4-fpm] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm ) | ` 8.1.x ` rc | fat | fpm | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-fpm.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-fpm )
31+ | [ thecodingmachine/php:8.1-v4-fpm-node10] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm.node10 ) | ` 8.1.x ` rc | fat | fpm | ` 10.x ` (2) | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-fpm-node10.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-fpm-node10 )
32+ | [ thecodingmachine/php:8.1-v4-fpm-node12] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm.node12 ) | ` 8.1.x ` rc | fat | fpm | ` 12.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-fpm-node12.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-fpm-node12 )
33+ | [ thecodingmachine/php:8.1-v4-fpm-node14] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm.node14 ) | ` 8.1.x ` rc | fat | fpm | ` 14.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-fpm-node14.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-fpm-node14 )
34+ | [ thecodingmachine/php:8.1-v4-fpm-node16] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm.node16 ) | ` 8.1.x ` rc | fat | fpm | ` 16.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-fpm-node16.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-fpm-node16 )
35+ | [ thecodingmachine/php:8.1-v4-cli] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli ) | ` 8.1.x ` rc | fat | cli | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-cli.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-cli )
36+ | [ thecodingmachine/php:8.1-v4-cli-node10] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node10 ) | ` 8.1.x ` rc | fat | cli | ` 10.x ` (2) | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-cli-node10.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-cli-node10 )
37+ | [ thecodingmachine/php:8.1-v4-cli-node12] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node12 ) | ` 8.1.x ` rc | fat | cli | ` 12.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-cli-node12.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-cli-node12 )
38+ | [ thecodingmachine/php:8.1-v4-cli-node14] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node14 ) | ` 8.1.x ` rc | fat | cli | ` 14.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-cli-node14.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-cli-node14 )
39+ | [ thecodingmachine/php:8.1-v4-cli-node16] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node16 ) | ` 8.1.x ` rc | fat | cli | ` 16.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-cli-node16.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-cli-node16 )
40+ | [ thecodingmachine/php:8.1-v4-slim-apache] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.slim.apache ) | ` 8.1.x ` rc | slim | apache | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-slim-apache.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-slim-apache )
41+ | [ thecodingmachine/php:8.1-v4-slim-fpm] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.slim.fpm ) | ` 8.1.x ` rc | slim | fpm | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-slim-fpm.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-slim-fpm )
42+ | [ thecodingmachine/php:8.1-v4-slim-cli] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.slim.cli ) | ` 8.1.x ` rc | slim | cli | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.1-v4-slim-cli.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.1-v4-slim-cli )
4343| [ thecodingmachine/php:8.0-v4-apache] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache ) | ` 8.0.x ` | fat | apache | * N/A* | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.0-v4-apache.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.0-v4-apache )
4444| [ thecodingmachine/php:8.0-v4-apache-node10] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node10 ) | ` 8.0.x ` | fat | apache | ` 10.x ` (2) | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.0-v4-apache-node10.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.0-v4-apache-node10 )
4545| [ thecodingmachine/php:8.0-v4-apache-node12] ( https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node12 ) | ` 8.0.x ` | fat | apache | ` 12.x ` | [ ![ ] ( https://images.microbadger.com/badges/image/thecodingmachine/php:8.0-v4-apache-node12.svg )] ( https://microbadger.com/images/thecodingmachine/php:8.0-v4-apache-node12 )
0 commit comments