+ php56 things

This commit is contained in:
2022-07-29 06:37:46 +03:00
parent b0683316de
commit c11eb7bf7c
4 changed files with 57 additions and 2 deletions

View File

@ -1,6 +1,12 @@
version: '3.6'
services:
php56:
extends:
file: docker-compose.base.yml
service: php-fpm
build:
dockerfile: php56.Dockerfile
php73:
extends:
file: docker-compose.base.yml