編輯docker daemon 設定檔,設定docker daemon 的proxy # vim /etc/sysconfig/docker other_args= export HTTP_PROXY="http://<ip>:<port>" export ...
確定! 回上一頁