Skip to content

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

Notifications You must be signed in to change notification settings

andreasjansson/docker-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages