version: '3.8' services: cemantle: build: . container_name: cemantle_solver ports: - "8018:8018" restart: unless-stopped