Skip to content
Snippets Groups Projects
Commit 7bd44720 authored by Gérôme Canals's avatar Gérôme Canals
Browse files

readme update

parent af451cdb
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ Le dockerfile s'inspire de [celui-ci](https://hub.docker.com/r/lavoweb/php-5.6/) ...@@ -11,7 +11,7 @@ Le dockerfile s'inspire de [celui-ci](https://hub.docker.com/r/lavoweb/php-5.6/)
[vaprobash](https://github.com/fideloper/Vaprobash) [vaprobash](https://github.com/fideloper/Vaprobash)
### tag ### tag
+ `8.1-apache`, `latest` : image pour php 8.1 + apache, basée sur l'image officielle `php:8.1-apache` + `8.1-apache`, `8.1`, `latest` : image pour php 8.1 + apache, basée sur l'image officielle `php:8.1-apache`
+ `8.1-cli` : image pour php 8.1 cli, sans apache, basée sur l'image officielle `php:8.1-cli` + `8.1-cli` : image pour php 8.1 cli, sans apache, basée sur l'image officielle `php:8.1-cli`
+ `8.0-cli` : image pour php 8.0 cli, sans apache, basée sur l'image officielle `php:8.0-cli` + `8.0-cli` : image pour php 8.0 cli, sans apache, basée sur l'image officielle `php:8.0-cli`
+ `8.0` : image pour php 8.0 + apache, basée sur l'image officielle `php:8.0-apache` + `8.0` : image pour php 8.0 + apache, basée sur l'image officielle `php:8.0-apache`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment