sameersbn / docker-redis

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

add USERMAP_UID and USERMAP_GID #8

Open r2evans opened 8 years ago

r2evans commented 8 years ago

Similar to doing this for some of your other docker containers, add the ability to set the uid to avoid collisions with the host user ids. Thanks!

gjrtimmer commented 7 years ago

note: please also make sure the usermod function with get option -o to overrides unique.