package-template/docker-compose.yaml

8 lines
139 B
YAML
Raw Normal View History

2024-07-26 18:30:00 +02:00
---
version: "3.9"
services:
composer-package-testing:
image: ch1c0ry/php8-cli-actrunner
volumes:
- .:/app