Skip to content

Commit

Permalink
Update README.blueprint.md
Browse files Browse the repository at this point in the history
See #236
  • Loading branch information
astridx committed Dec 27, 2020
1 parent ff79610 commit c8d89ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions utils/README.blueprint.md
Expand Up @@ -23,15 +23,15 @@ This repository contains a set of developer-friendly, general purpose PHP images
{{range $versions}}| [thecodingmachine/php:{{ . }}-v4-apache](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache) | `{{ . }}.x` | fat | apache | *N/A* | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-apache.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-apache)
| [thecodingmachine/php:{{ . }}-v4-apache-node10](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node10) | `{{ . }}.x` | fat | apache | `10.x` | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-apache-node10.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-apache-node10)
| [thecodingmachine/php:{{ . }}-v4-apache-node12](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node12) | `{{ . }}.x` | fat | apache | `12.x` | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-apache-node12.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-apache-node12)
| [thecodingmachine/php:{{ . }}-v4-apache-node14](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node14) | `{{ . }}.x` | fat | apache | `8.x` | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-apache-node14.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-apache-node14)
| [thecodingmachine/php:{{ . }}-v4-apache-node14](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.apache.node14) | `{{ . }}.x` | fat | apache | `14.x` | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-apache-node14.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-apache-node14)
| [thecodingmachine/php:{{ . }}-v4-fpm](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm) | `{{ . }}.x` | fat | fpm | *N/A* | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-fpm.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-fpm)
| [thecodingmachine/php:{{ . }}-v4-fpm-node10](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm.node10) | `{{ . }}.x` | fat | fpm | `10.x` | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-fpm-node10.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-fpm-node10)
| [thecodingmachine/php:{{ . }}-v4-fpm-node12](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm.node12) | `{{ . }}.x` | fat | fpm | `12.x` | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-fpm-node12.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-fpm-node12)
| [thecodingmachine/php:{{ . }}-v4-fpm-node14](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm.node14) | `{{ . }}.x` | fat | fpm | `8.x` | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-fpm-node14.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-fpm-node14)
| [thecodingmachine/php:{{ . }}-v4-fpm-node14](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.fpm.node14) | `{{ . }}.x` | fat | fpm | `14.x` | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-fpm-node14.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-fpm-node14)
| [thecodingmachine/php:{{ . }}-v4-cli](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli) | `{{ . }}.x` | fat | cli | *N/A* | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-cli.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-cli)
| [thecodingmachine/php:{{ . }}-v4-cli-node10](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node10) | `{{ . }}.x` | fat | cli | `10.x` | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-cli-node10.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-cli-node10)
| [thecodingmachine/php:{{ . }}-v4-cli-node12](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node12) | `{{ . }}.x` | fat | cli | `12.x` | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-cli-node12.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-cli-node12)
| [thecodingmachine/php:{{ . }}-v4-cli-node14](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node14) | `{{ . }}.x` | fat | cli | `8.x` | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-cli-node14.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-cli-node14)
| [thecodingmachine/php:{{ . }}-v4-cli-node14](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.cli.node14) | `{{ . }}.x` | fat | cli | `14.x` | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-cli-node14.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-cli-node14)
| [thecodingmachine/php:{{ . }}-v4-slim-apache](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.slim.apache) | `{{ . }}.x` | slim | apache | *N/A* | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-slim-apache.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-slim-apache)
| [thecodingmachine/php:{{ . }}-v4-slim-fpm](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.slim.fpm) | `{{ . }}.x` | slim | fpm | *N/A* | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-slim-fpm.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-slim-fpm)
| [thecodingmachine/php:{{ . }}-v4-slim-cli](https://github.com/thecodingmachine/docker-images-php/blob/v4/Dockerfile.slim.cli) | `{{ . }}.x` | slim | cli | *N/A* | [![](https://images.microbadger.com/badges/image/thecodingmachine/php:{{ . }}-v4-slim-cli.svg)](https://microbadger.com/images/thecodingmachine/php:{{ . }}-v4-slim-cli)
Expand Down Expand Up @@ -68,7 +68,7 @@ Example with PHP-FPM:
$ docker run -p 9000:9000 --rm --name my-php-fpm -v "$PWD":/var/www/html thecodingmachine/php:{{ $image.php_version }}-v4-fpm
```

Example with Apache + Node 8.x in a Dockerfile:
Example with Apache + Node 14.x in a Dockerfile:

**Dockerfile**
```Dockerfile
Expand Down

0 comments on commit c8d89ab

Please sign in to comment.