Go to file
Simon Vieille a3fb1e2926
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Merge branch 'feature/ci-refactoring' of gitnet.fr:deblan/docker-php into feature/ci-refactoring
2023-01-12 10:56:47 +01:00
.woodpecker.yml fix(ci): add docker.sock volume 2023-01-12 10:56:36 +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
Makefile init 2022-07-26 09:58:43 +02:00
README.md init 2022-07-26 09:58:43 +02: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