services: mmaschedule: image: mmaschedule ports: - 8000:8000 volumes: - ./data:/data command: -data-dir /data -host 0.0.0.0:8000