services: opentracker: container_name: opentracker build: . ports: - 6969:6969 volumes: - ./config:/config