version: '3.8' services: matrix-to: build: . ports: - "5000:5000" restart: unless-stopped