Hello! I am looking for some help in building dock...
# getting-started
f
Hello! I am looking for some help in building docker images from source. I have cloned a fork of the repository on my local and am running this to build the required images:
docker compose build mysql-setup elasticsearch-setup kafka-setup datahub-gms datahub-frontend-react
However, I am running into the error. The error log is pasted in the attached file. In particular, I think the issue is being caused because of gradle 6.9.2 being used instead of gradle 7. Can anyone shed any light on this issue? P.S. Also do tell if I should take this doubt to #contribute instead.