delimitrou / DeathStarBench

Open-source benchmark suite for cloud microservices
Apache License 2.0
735 stars 404 forks source link

can not run hotel reservation application with docker-compose #314

Closed hassanSattariNia closed 5 months ago

hassanSattariNia commented 9 months ago

i try to run hotel reservation application after install pre-requirement : Docker Docker-compose luarocks (apt-get install luarocks) luasocket (luarocks install luasocket)

and write these commands: docker-compose build

docker-compose up -d

but can not running many of container and failed

Red-GV commented 8 months ago

Heya @hassanSattariNia, you may want to see if this helps you: https://github.com/delimitrou/DeathStarBench/issues/320#issuecomment-1893852511