首先執行「docker run -ti --name u1 -v $(pwd)/backup:/data ubuntu」,「pwd」是Linux當下目錄的指令,亦可用絕對路徑,例如「/home/philipz/backup」, ...
確定! 回上一頁