Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 232 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 232 Bytes

docker-redis

Image for a redis-server acting as a cache, without persistence.

Environment

  • MAXMEMORY

    • E.g. 100000, 4G, required
  • MAXMEMORY_POLICY

    • By default, volatile-lru

Ports

  • 6379
    • Redis