一、拉取mongo映象docker pull mongo使用docker images檢視拉取的映象二、建立一個資料夾掛載mongodb的資料目錄mkdir -p ~/db/mongodb三、執行啟動 ...
確定! 回上一頁