Description
i just git clone the repo and git pull and then run
docker-compose -f docker-compose.server.yml pull
docker-compose -f docker-compose.server.yml up -d
but running into
✔ binance-redis Pulled 1.0s
Error response from daemon: {"message":"No such image: redis:6.2.4"}
can't seem to get redis working with docker.
im on mac m1.