在Docker內編輯設定檔案 2020-10-21 由 mika Docker的容器內是無法編輯檔案的,所以要自己下載,進入到終端機後執行以下指令: sudo apt-get update sudo apt-get install vim nano