services: web: image: vulhub/flask:1.1.1 volumes: - ./src:/app ports: - "8000:8000"