天天看點

redis docker install

https://hub.docker.com/_/redis

you can create your own dockerfile that adds a redis.conf from the context into /data/, like so.

alternatively, you can specify something along the same lines with <code>docker run</code> options.