docker compose script to setup local dev env
go into the folder and run command
docker-compose up
if you are using windows, you can run
run.bat
go into the folder and run command
docker-compose rm -fs
if you are using windows, you can run
rm.bat