version: '3.7' services: {{ cookiecutter.project_slug }}: build: context: . dockerfile: Dockerfile command: python main.py