摘要: docker run -p 6379:6379 --name redis -v /usr/local/redis/etc/redis.conf:/etc/redis/redis.conf -v /usr/local/redis/data:/data -d redis redis-server /et 阅读全文
posted @ 2019-05-31 09:35 AmbitiousMice 阅读(3384) 评论(0) 推荐(0)