oblakstudio / redisinsight

RedisInsight v2 - Better GUI for Redis (amd64/arm64)
https://hub.docker.com/r/oblakstudio/redisinsight
Other
65 stars 7 forks source link

Something wrong with 2.5.0 version #14

Closed pk2 closed 8 months ago

pk2 commented 8 months ago

Hello I have two 2.5.0 instances and I am not able to connect to both of them. My command is: docker run --rm -d -p 8001:5000 --name redisinsight --cap-add=IPC_LOCK oblakstudio/redisinsight:latest I rollback to 2.4.4.

Regards Piotr

pk2 commented 8 months ago

I found! Default port is now 5540 docker run --rm -p 8001:5540 --name redisinsight --cap-add=IPC_LOCK oblakstudio/redisinsight:2.5.0