Commit 8db9e5a9 authored by Yuan Zhixiang's avatar Yuan Zhixiang
Browse files

添加c-redis镜像

parent 3ac4c368
FROM redis
COPY redis.conf /usr/local/etc/redis/redis.conf
CMD [ "redis-server", "/usr/local/etc/redis/redis.conf" ]
\ No newline at end of file
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment