- Start redis server
docker compose -f localinfrastrucutre/docker-compose.yml up -d - Build docker image
./gradlew -i dockerBuildCrac - Uncomment
redis-playground-cracsection inlocalinfrastrucutre/docker-compose.ymland execute again command from the 1st point. - Execute script
customWarmupScript.shand check responses - Get logs from the container and check if any errors occurred
docker logs localinfrastrucutre-redis-playground-crac-1
TBD.
TBD.
TBD.