nodeSolidServer / nodeSolidServer/node-solid-server
docker documentation for config files is no longer valid
未關閉
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.8k
- 分支
- 308
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The docker installation instructions (https://github.com/solid/node-solid-server#use-docker) have a step:
docker cp solid:/usr/src/app/config.json .
However by default this file doesn't exist, I get an error:
Error: No such container:path: solid:/usr/src/app/config.json
I was able to successfully create a config file using solid init and then copy it
perhaps these instructions need to be updated to cover some recent changes to the docker setup?
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從連結的「use-docker」區段中的 Docker 安裝說明開始,將文件記載的 docker cp 步驟與 issue 中描述的行為進行比較。檢查 solid init 如何在 Docker 設定中建立設定檔。當這些說明能在全新安裝上正確產生或找到設定檔時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- docker
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100