Harsh Upparwal
08/08/2023, 7:14 AMrouter:
image: apache/druid:25.0.0
container_name: router
volumes:
- common.runtime.properties:/opt/druid/conf/druid/_common/common.runtime.properties
- router_var:/opt/druid/var
but I am getting the following error,
ERROR: Named volume "common.runtime.properties:/opt/druid/conf/druid/_common/common.runtime.properties:rw" is used in service "router" but no declaration was found in the volumes section.