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