Build the project with:
gradle build
When successful execute following command to build the docker-compose file
docker-compose build
After that lets run the Container as follows
docker-compose up
Build the project with:
gradle build
When successful execute following command to build the docker-compose file
docker-compose build
After that lets run the Container as follows
docker-compose up