sameersbn / docker-redis

Dockerfile to create a Docker container image for Redis.
MIT License
156 stars 140 forks source link

Add the ability to set the user to run the server as #2

Closed dstengele closed 9 years ago

dstengele commented 9 years ago

This change allows to set the UID and GID of the Redis Server.

sameersbn commented 9 years ago

@derintendant thanks for the PR. sorry it took so long for the merge.