如果我需要将redis-cli添加到图像中,请使用以下代码片段。 RUN cd /tmp &&\ curl http://download.redis.io/redis-stable.tar.gz | tar xz &&\ make ...
確定! 回上一頁