version: "3.8" services: kpe: build: . ports: - "7201:7201" volumes: - "/home/dev/ml_models/kpe:/app/trained_model"