Estou usando o arquivo disponibilizado pelo curso (docker-compose.yaml) mas ao dar o comando docker-compose up
Dá os seguintes erros: Starting prometheus-forum-api ... redis-forum-api is up-to-date mysql-forum-api is up-to-date Starting prometheus-forum-api ... error Starting proxy-forum-api ...
ERROR: for prometheus-forum-api Cannot start service prometheus-forum-api: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/home/s020288219/workspaces/treinaAlura/prometheus-grafana/prometheus/prometheus.yml" to rootfs at "/etc/prometheus/prometheus.yml": mount /home/s020288219/workspaces/treinaAlura/prometheus-grafana/prometheus/prometheus.yml:/etc/prometheus/prometheus.yml (via /proc/self/fd/6), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? CheStarting proxy-forum-api ... error
ERROR: for proxy-forum-api Cannot start service proxy-forum-api: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/home/s020288219/workspaces/treinaAlura/prometheus-grafana/nginx/nginx.conf" to rootfs at "/etc/nginx/nginx.conf": mount /home/s020288219/workspaces/treinaAlura/prometheus-grafana/nginx/nginx.conf:/etc/nginx/nginx.conf (via /proc/self/fd/6), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type
ERROR: for prometheus-forum-api Cannot start service prometheus-forum-api: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/home/s020288219/workspaces/treinaAlura/prometheus-grafana/prometheus/prometheus.yml" to rootfs at "/etc/prometheus/prometheus.yml": mount /home/s020288219/workspaces/treinaAlura/prometheus-grafana/prometheus/prometheus.yml:/etc/prometheus/prometheus.yml (via /proc/self/fd/6), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type
ERROR: for proxy-forum-api Cannot start service proxy-forum-api: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/home/s020288219/workspaces/treinaAlura/prometheus-grafana/nginx/nginx.conf" to rootfs at "/etc/nginx/nginx.conf": mount /home/s020288219/workspaces/treinaAlura/prometheus-grafana/nginx/nginx.conf:/etc/nginx/nginx.conf (via /proc/self/fd/6), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type ERROR: Encountered errors while bringing up the project.