I encountered an error while running docker-compose up with the provided docker-compose.yml file.
The error message states: "WARN[0003] buildx: failed to get git commit: unable to prepare context: path "./uci-apis/v2/uci" not found."
This error is preventing the successful build and deployment of the UCI API service.
https://github.com/samagra-comms/docker-deploy/blob/f674bce43ade0318ae5a47ba221c93edca3df3dc/docker-compose.yml#LL3C1-L10C19
I encountered an error while running docker-compose up with the provided
docker-compose.ymlfile.The error message states: "WARN[0003] buildx: failed to get git commit: unable to prepare context: path "./uci-apis/v2/uci" not found."
This error is preventing the successful build and deployment of the UCI API service.
https://github.com/samagra-comms/docker-deploy/blob/f674bce43ade0318ae5a47ba221c93edca3df3dc/docker-compose.yml#LL3C1-L10C19