changes.mady.by.user Thomas Wiggers
Saved on Jul 25, 2023
...
Start it on your laptop in the root framework framework folder (for MacOS and Windows: make sure Docker Desktop is running).
framework
cd your/path/to/framework docker compose up redis
This should start print Container framework-redis-1 Created which means Redis is up and running.
Container framework-redis-1 Created