Repository URL to install this package:
|
Version:
2.0.0 ▾
|
version: '3.4'
services:
shop-validation-php-fpm:
container_name: shop-validation-php-fpm
build:
context: ./
dockerfile: ./docker/php/Dockerfile
target: image-ci-testing
ports:
- "30102:80"
volumes:
- ./:/var/www/project