version: "3.9" services: app: build: . ports: - "7860:7860" volumes: - /tmp/ipa_explorer:/tmp/ipa_explorer environment: - PYTHONUNBUFFERED=1