We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64681f1 commit e1047f7Copy full SHA for e1047f7
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.6'
2
services:
3
4
redis:
5
- image: redis/redis-stack
+ image: redislabs/redismod
6
hostname: redis
7
container_name: redis
8
ports:
0 commit comments