FROM daocloud.io/library/redis:latest #COPY redis.conf /usr/local/etc/redis/redis.conf CMD [ "redis-server", "/usr/local/etc/redis.conf" ]