eventbrite_one_way_sync-1.0.0/docker-compose.10.yml
docker-compose.10.yml
---
# This file is used by developers who use ./scripts/deploy.sh to set up a local
# development environment to help with development this module.
version: '3'
services:
webserver:
build:
context: .
dockerfile: Dockerfile-nginx-10
drupal:
image: dcycle/drupal:10-fpm-alpine
