docker run --rm -ti --name rediscli \. --net host \. redis:alpine \. redis-cli -h localhost -p 6379 -a THE-XXXX-PASSWORD ping ...
確定! 回上一頁