test: dockerfile: docker/Dockerfile.test build: . command: python manage.py test volumes: - .:/app environment: - DJANGO_SETTINGS_MODULE=config.settings.test