moviewyrm/postgres-docker/tests/docker-compose.yaml

9 lines
215 B
YAML
Raw Normal View History

version: "3"
services:
weeding:
build:
# We need to build from the parent directory so we can access weed.sh
context: ..
dockerfile: ./tests/Dockerfile
entrypoint: /testing-entrypoint.sh