第一次使用Docker SDK for Python遇到的問題

運行python: [email protected]:~$ python import docker client = docker.from_env() client.containers.run(「ubuntu」, 「echo hello world」) 輸入以上代碼後報以下錯 解決方法: 將[email protected]:~$ python 改成[email protected]:~$
相關文章
相關標籤/搜索