Go to file
Simon Vieille 15ad1ecb07
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/cron/build Pipeline failed
update readme
2023-02-06 09:07:33 +01:00
.woodpecker update ci conf 2023-02-05 12:03:35 +01:00
Dockerfile.php7.1 init 2022-07-26 09:58:43 +02:00
Dockerfile.php7.3 init 2022-07-26 09:58:43 +02:00
Dockerfile.php7.4 init 2022-07-26 09:58:43 +02:00
Dockerfile.php8.0 feat: add symfony 2023-01-09 22:38:44 +01:00
Dockerfile.php8.1 feat: add symfony 2023-01-09 22:38:44 +01:00
Dockerfile.php8.2 add php 8.2 2023-02-01 17:20:52 +01:00
Makefile update makefile 2023-02-05 20:04:43 +01:00
README.md update readme 2023-02-06 09:07:33 +01:00

deblan/php

Personal docker image to run PHP and composer.

$ docker pull deblan/php:7.1
$ docker pull deblan/php:7.3
$ docker pull deblan/php:7.4
$ docker pull deblan/php:8.0
$ docker pull deblan/php:8.1
$ docker pull deblan/php:8.2