version: '3'
services:
tests:
build:
context: .
dockerfile: tests/Dockerfile
env_file:
- tests/.env
volumes:
- ./:/app