You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
REDIS_VERSION=7.4-alpine
|
|
REDIS_PASSWORD="1qaz2wsxA@"
|
|
REDIS_MAXMEMORY=512mb
|
|
REDIS_EVICTION_POLICY=allkeys-lru
|
|
NETWORK_NAME=gk.internal
|
|
ENABLE_PERSIST=NO
|
|
EXPOSE_PORT=6379
|
|
|