redis-sentinel-host-master.conf:/etc/redis.conf network_mode: host command: ... redis-cli --cluster create 127.0.0.1:6381 127.0.0.1:6382 127.0.0.1:6383 ...
確定! 回上一頁