The following shows one way, assuming the myredis container is still running: $ docker run --rm -it --link myredis:redis redis /bin/bash ...
確定! 回上一頁