建立volume,並命名為code docker volume create --name code # 執行BusyBox container 綁定volume 在source,並查看裡面的內容,並新增檔案docker run --rm -it -v ...
確定! 回上一頁